With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Context for your AI agents
Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.
Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
JDBMaker is a general purpose database manager written in Java.
It creates the database structure starting from the java beans with a very rigid mapping from the bean to tables.
JDBMaker replies the pointer logic into the database structure.
Small JAVA library for common bean operations. Experimental project that uses JAVA generics and annotations in order to provide easy to use and fast implementation.
A micro IOC (Inversion of Control) container that is absolutely non-intrusive to components and with no restriction on injection method. (be it constructor-based, javabean setter based, static method based, etc).
Http Request Maps is a framework/utility that provides a
structured way to map HTTP Request parameters to Java Beans
and get Java Beans and/or JavaBean Collections . It supports simple properties, nested properties and indexed properties.
Run applications fast and securely in a fully managed environment
Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.
Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
BSFPerl is a Bean Scripting Framework (BSF) engine implementation that can be used to run Perl scripts from within Java, with no native code required. Java objects can be referenced transparently from Perl, and arbitrary Perl expressions are supported.
ImplessBean is a Java library that provides a very easy way to create JavaBeans instances. You don't have to implement the bean, just define it's interface. It is useful when you need to write a number of JavaBeans as value container such as value object.
A complete solution for designing, deploying, and monitoring workflow processes. Includes a Java based set of highly extensible components based on open standards and utilizing open source libraries, including JMX, XML, ECMAScript, Bean Shell
Spread Objects is a Java library to load huge amount of data from Excel files (via Apache-POI) directly into collections of bean and to save them again in Excel files
For Auto dealerships, OEM, independent software vendors, heavy truck dealers
Our automotive software solutions help your dealership respond to today’s challenges and opportunities while creating best-in-class customer experiences.
j2b provides an intuitive interface for users to be able to create a JavaBean, without knowing how to construct one. A publishable bean consists of a JavaHelp and icons, for which an integrated JavaHelp Wizard and icon editor were developed too.
A4J is a Free Open Source Java API for Amazon.com\'s XML Web Service. The API eliminates the need to work with XML at all, the API handles all web service requests to and from Amazon.com and returns an easy to use Javabean. It also supports Caching
JOF provide a way for displaying and populating java objects. JOF automate the creation of GUI forms and it’s able to produce AWT/Swing/JSP interfaces, just by passing javabean or XML to it.JOF is an Object-to-GUI solution!
This is a collection of Java based XML technologies allowing for the rapid production of XML Messaging based systems using Java. As an Example there is a (Swing/JDOM) GUI framework, a Message Driven Bean which allow for rapid production / consumption of
Bean Bowl is the a fun and useful Java lab, allowing you to play around with Java classes and objects using direct manipulation techniques instead of writing long main() methods. Use it either as an application or as a GUI component framework for you own
This tool will help you to quickly create a JBoss 2.x CMP Entity Bean based on a database table and its columns that you specify. You will need to understand what an Enterprise JavaBean is, and how to connect to your database vendor via JDBC drivers. Once
JUnitEJB is an extension to JUnit which runs test on a remote EJB server. Tests can be executes via a simple session bean. This allows the testing of a EJBLocalObject.
EJBDoclet is a JavaDoc plugin (Doclet) that generates EJB related source files from an EJB bean source file that has been JavaDoc commented by using special EJBDoclet tags. EJBDoclet has retired, http://sourceforge.net/projects/xdoclet is the substitute.
EJBGen 2.0 is an EJB extension module for the SrcGen project. It generates Java and XML source files based on meta-data supplied in the form of an XML document that conforms to a DTD/XML Schema that describes the structure of an Enterprise JavaBean.
Bean Security is an Access Control Solution for Java Beans. Bean Security enables you to configure access control to your Java Beans (including JSF Managed Beans and JPA Enities) based on the authenticated user and its roles via XML or Annotations.
A developer tool that implements first-class properties in Java. It consists of an annotation class to allow users to mark bean properties in their code, and a source-code pre-processor that generates getter and setter methods as needed.
Another Java-database mapper (bean to table or to query), but you use SQL directly (no query language), no complex XML mapping, and automation of JDBC routines. It contains 3 functions: 1. readwrite mapping 2. query mapping 3. DDL generator
CRUDGenerator automatizes repetitive tasks in generating forms to create, read, update and delete data (aka CRUD). Beginning from an hibernate bean (the model), the controller and the views (with a custom taglib) are automatically created. The Spring Inv