Showing 99 open source projects for "java bean"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 Icon
    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.
    Try for free
  • 1
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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, java bean setter based, static method based, etc).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    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 Java Bean Collections . It supports simple properties, nested properties and indexed properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    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.
    Try for free
  • 5
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Provides a set of plugins for the Eclipse platform to ease working with SpringFramework Bean Factory configuration files
    Downloads: 0 This Week
    Last Update:
    See Project
  • Industry-Leading Auto Dealer Software Icon
    Industry-Leading Auto Dealer Software

    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.
    Learn More
  • 10
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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 Java bean. It also supports Caching
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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 java bean or XML to it.JOF is an Object-to-GUI solution!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    XmlConfig is a configuration library which instantiates and configures bean-style Java objects. The configuration is specified in an XML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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 Java Bean.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An implementation of the JSR-303 (Bean Validation).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
    Downloads: 0 This Week
    Last Update:
    See Project