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
Build Securely on AWS with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Tools and libraries for IBM Tivoli Maximo customization developers. The main artifact is an Apache Maven plug-in that generating Maximo custom classes for MBOs, FLDs, Beans, Crontasks, etc.
Simple Spring Toolkit is a collection of some small code snippets around the springframework. For Example easy creation of mocks with factory beans by the use of EasyMock
JFlat is a Java API for writing to and from flat files such as CSV and fixed width. It can map to and from Java beans, 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.
Uni-d is an tool that generates a J2EE application based on a XML description of the data and interactions. The generated beans are Hibernate3/ejb3 compatible, JBoss as an aplications server, JasperReports for reports and Tapestry for the web interface.
Since I have not found some software for testing in the new JavaEE5 environment, i wrote my own testing framework and easyBeans emerged. It is a first attemp to facilitate testing for Enterprise Java Beans 3.x.
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.
Library for working with JavaBeans providing dynamic proxy support for lightweight property beans, generic bean manipulation via JavaBean property conventions, and utilities for advanced introspection for Web environments.
Empire-db is a relational data persistence component for Java. Unlike Hibernate it uses a Java object model mapping, dynamic beans with comprehensive metadata support and an intuitive, type-safe and string-free SQL command API.
Really Easy Java XML Binding (RE-JAXB) is a way to map XML to plain old Java objects and back to XML, without using beans, without external binding definitions, without manually mapping values, and without the use of XSD files.
CUBA is a small framework for the development of component-based systems which can be run as EJB applications, AXIS web services or stand-alone J2SE programs. The component and programming model is similar to EJB session beans.
The main purpose of this project is to quickly generate the code of a J2EE web application for maintaining records specified by JPA annotated beans in order to add, update, search and delete entities in an AJAX UI based on the ZK-Simply Rich framework.
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 Java beans.
Atabaque DTDtoBean generates JavaBeans from a specified DTD file. You can choose generate standard Java Beans or using Annotations for XStream or Simple, APIs for XML Serialization. It´s available as a command line, Swing application or NetBeans plugin.
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
JSQL2iBatis, Generador de codigo. A partir de un fichero SQL con sentencias CREATE genera los ficheros java beans de iBatis y los xml correspondientes a los SQL Mapping. Es similar a Abator de iBatis pero mucho mas simple. Basado en plantillas Velocity.