Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
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, java bean 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 Java Bean Collections . It supports simple properties, nested properties and indexed properties.
J2EEML is a tool for modeling Enterprise Java Bean (EJB) applications and their Quality of Service (QoS) requirements. It provides support for modeling session and entity beans, remote and local interfaces, bean to bean interactions, and more.
Luban the component oriented scripting language
a scripting languag with a simple and robust component model tailored for scripting.
-simple and clean syntax
-Java bean like component model
-namespace
-threading
-serialize any object
-Reflection
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.
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
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
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 Java bean. 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 java bean 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.
...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.
The Snake Skin Bean Breaker converts Python syntax into readable Java syntax. With a high potential of runtime or compile-time deviances, the resultant code is assumed to be broken.. Works well for porting Jython Swing prototypes.
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.
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