Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
Start Free
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.
The ULauncher is a small Java Launcher that uses JNI to create a JVM and launch the main class. ULauncher uses JVM.DLL to locate and create the JVM, so you can not configure the "classpath" nor "path" environment variables.
MDA like architecture auto generate SQL,Persistance Layer,Bizz Layer and WebPages by XML description. Run once, all source will be generated,compiled and deployed.
A library to ease the ever-boring task of defining, parsing and implementing command line options for tools written in Java.
The library is straightforward yet powerful enough to handle quickly common handling cases.
Compiler for java assembly to class file. This compiler contains dead code detection and allow creating method, field and constructor from a java assembly file
This Eclipse plugin makes easy and fast to develop transaction applications in Java using JDO drivers. This tool integrates the JDO enhance command in JDT building process.
Synclair is a tool for diff'ing and synchronizing directories. It also includes a utility to find duplicate files (by name, or md5 hash). It is a command line tool, written in Java.
antlraux is a java package thought to be used in combination with antlr(http://www.antlr.org). Features contextual information management, command line parsing and lexical information treatment.
jclassinfo is an information extractor for java classes (.class). Information includes but not limited to: VM requirements, inheritance, dependencies, field and method signatures and class attributes.
JargX is a library that provides an oject-oriented API to parse command line
parameters in Java applications. It was designed with two key goals: 1) to
require minimal client code; and 2) to encapsulate enforcement of command line usage rules.
Javadoc2Help is a java based command line tool for converting the javadoc generated html output to Java Help, HTML Help(chm) and Oracle Help for Java(OHJ)
XMLA Processor is a set of Java classes that allows for generic access to XML/A services. It also provides a generic Multidimensional Data Structure for manipulation of the resulting MDX queries.
100% java.
Platform Indipendent.
Using this java package, other java developper able to process Rose petal file as needed, like for generating EJB codes for Appservs.
Full documentation, easy to include java package.
The purpose of this project is to modify SmartEiffel to allow it to be used to create applications for mobile device platforms such as Symbian, BREW, and J2ME. Currently the codebase is based on SmartEiffel 1.0, but we are looking into moving over to Sma
Ober brings the power of the Oberon interface to Java, blending command-line and GUI models. Ancestors are Oberon(http://www.oberon.ethz.ch/), Acme (http://plan9.bell-labs.com/sys/doc/acme/acme.ps) and Wily (http://www.cs.yorku.ca/~oz/wily/index.html).
Utility to call Web Services using the SOAP protocol. Very usefull for testing during web services development. It allows to run tests from scripts files. Services can also be called from a command line interface or using a GUI.
Cigol (logic, spelled backwards) is a deductive logic solver. It can be embedded inside a parent program or used from the command line. It has absolutely no relationship to Tom Mitchell's book on Machine Learning.
NeoBio is a Java class library of Computational Biology Algorithms. The current version consists mainly of pairwise sequence alignment algorithms such as the classical dynamic programming methods of Needleman-Wunsch and Smith-Waterman.
JDBC-based API to build always valid SQL statements. Other enhancements are: automatic table name and columns completions inside Java code, alias support, prepared statement parameter (?) management, SQL functions...