Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Start Free
Earn up to 16% annual interest with Nexo.
More flexibility. More control.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Needle is a simple dependency injection framework for configuring POJOs from properties files using annotations. Supports all numeric types, enums, arrays, collections and maps. Just drop into your classpath and never read a properties file again!
jBeacon is a library for network location of assets. Using a client-server model, jBeacon is useful for dynamically locating services and assets on your network, that implement the jBeacon protocol.
This TrieMap can be used as dictionary or as a Map with String keys. It uses a node structure to store values to keys. You can search for an object and get the path, get all objects on a path or get all objects behind a path.
Small Java library to help your projects scan jars and classpaths for annotations and create an index of these annotations. The index allows annotation based frameworks to easily find classes they need to process.
Java-XML Binder (JXB) is a lightweight and easy to use Java-to-XML and XML-to-Java Mapping Tool. Mapping Rules should be configured through Java Annotations, you do not need any configuration files. JXB supports Objects of any complexity.
The aim of this project to give a development ready WAR and EAR file in which important opensource libraries (struts2, spring, hibernate are aimed at the beginning) are inbuilt and ready for development.
Ejb3Unit - out of container EJB 3.0 testing. Ejb3Unit is a JUnit extention and can execute automated standalone junit tests for all JEE or Ejb3 projects. The out of container approach leads to short build-test-cycles, no container deployment is needed.
Announcement: jp-mobile and Ejb3unit will go mobile, please visit jp-mobile (GWT based) website at: http://code.google.com/p/jp-mobile/
The Fortuity Framework is a simple framework for making event-driven web applications. It hooks into commonly used frameworks such as Hibernate or Spring and dispatches both user-generated and entity change events to designated beans.
This framework provides the runtime for developing modularized web applications. With an extensible API, Java-like class loading and a DSN-driven database layer, this framework explores some interesting approaches to web application development.
EL4J, the Extension Library for the J2EE, adds incremental improvements to the Spring Java framework. Features include: simplified POJO remoting (including support for SOAP and EJB), module abstraction, daemon manager, exception handling framework.
A messaging framework for java client server application. It enhances productivity by providing generic infrastructure for data CRUD. Java swing, Jide,Tibco rendezvous, Tibco smartsocket, Spring amqp are currently supported and it easy to add others.
MockSqlBuilder uses mock objects and method interception to build SQL queries in an OOP fashion. Instead of strings (like HQL or plain text), MockSqlBuilder uses the data object's and their methods to record and construct a query.
An other library for the common problem of parsing arbitrary text data.
A small, easy-to-use Java library
LR parser without lookahead limitation.
Semantic action defined in class not in grammar definition file.
Core Java Beans provides functionality needed by most J2SE/J2EE applications that isn't yet provided by the JDK specification directly. This API is a foundation that fills the gaps between the JDK and any application. Jdbc & XML simple and improved.
OSGI4AMI Ontology (http://www.booksonline.iospress.nl/Content/View.aspx?piid=13894) describes devices properties and behavior. Several implementations will be available. Universidad de Zaragoza Java Interfaces Reference Implementation and osgi bundle
The Quantitative Finance Framework (QFF) supports the development of software libraries in mathematical finance. The main field of applications are the pricing of derivatives and the management of financial risks.
This is a java library to give a setup similar to actionscript for easy development of java games. It is intended to be similar to actionscript, not the same.