Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started Free
$300 Free Credits to Build on Google Cloud
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Easily use interfaces as JavaBeans for holding data without implementing a class. These beans support all needed methods like hashCode, equals, toString, property-change-support and can be cloned and serialized. Based on Java dynamic proxies.
Development of this library has been moved to https://github.com/kordamp/json-lib/
Json-lib is a java library for transforming beans, maps, collections, java arrays and XML to JSON and back again to beans and DynaBeans. It is based on the work by Douglas Crockford in http://www.json.org/java.
Kjora Framework is a lightweight PHP 5.3 framework. It provides an architecture to build a Model-View based website, with a dynamic data access object, and a "One Page - One Class" system to design it.
Simple FlowScope is a Spring Custom scope that can be configured by 1 line and is able to keep your beans as long as they are referenced somewhere during the JSF lifecycle. It allows your JSF beans to have a lifetime between Request and Session.
JFlat is a Java API for writing to and from flat files such as CSV and fixed width. It can map to and from Javabeans, provides callbacks to implement custom handling, and is highly customizable.
A data binding library building on jgoodies. Integrates ideas from jface, guibinding, swtbinding, .net, jgoodies and the beans binding jsr. Provides bean adapters for SWT controls.
Spring of Eclipse is a (java, eclipse plug-in based) Framework for developers, that want to use the Springframework for RCP (Eclipse Rich Client Platform) applications. It makes possible to configure your spring beans eclipse like, via extension-points.
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.
Canonical Bean Method Invocation - A Spring based framework that automates RPC-like invocation of methods on beans held in the Application Context. It was originally built for use with Flex using XML over HTTP.
TikeSwing is a framework for Java Swing development providing high-level MVC architecture . It aims to simplify usage of Swing components and supports Plain Old Java Object (POJO) programming model by connecting view components directly to Javabeans.
BeanBin is a utility for persisting EJB 3.0 Entity beans in JBoss. It works without the need of any xml configuration (except for database connectivity) and it generates all the nessessary JPA-QL. See www.beanbin.org
Enable the use of J2EE 5 annotations to configure spring framework beans.
Keep all the behavior of a bean within itself, and free the developer from having to look in 3 or 4 diferent files to know what a class really does.
This is a ant2svg extension designed which provides a graphical rappresentation of tiles definitions hierarchy. It will be further exetended to provide spring beans rappresentation.
BeanValidator is a framework for declarative validation of Java(TM) Beans and EJB3 POJOs that integrates can be used standalone or together with JSF and and JBoss(TM) Seam.
JDBMaker is a general purpose database manager written in Java.
It creates the database structure starting from the javabeans with a very rigid mapping from the bean to tables.
JDBMaker replies the pointer logic into the database structure.
Http Request Maps is a framework/utility that provides a
structured way to map HTTP Request parameters to JavaBeans
and get JavaBeans and/or Java Bean Collections . It supports simple properties, nested properties and indexed properties.
Enterprise JUnit Beans 3 is a JUnit extension framework that allows regular JUnit tests to test Entities and Session Beans from the EJB 3.0 spec with Dependency Injection for the test classes and running on standalone EJB3 containers.
Bean Security is an Access Control Solution for JavaBeans. Bean Security enables you to configure access control to your JavaBeans (including JSF Managed Beans and JPA Enities) based on the authenticated user and its roles via XML or Annotations.
Java library to do dependency injection like Java EE 5 on unmanaged beans. It can inject local or remote Session beans (@EJB), anything bound to JNDI registry like JDBC Data sources or JMS Destinations (@Resource), JPA Entity Managers (@PersistenceContex
A Java Object-Fixed Length Data Mapping framework. This framework includes a list of Java 5 annotations that can be used to define fixed length data mapping metadata in javabeans, as well as the mapping framework.
Domain beans is framework to bond Domain POJO, and integrate it seamlessly with JPA Framework.The result is clean Domain POJO with the capability to auto persist,remove, or load it self into/from database, without dependency to JPA directly.