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.
Try free now
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Build management system which provides Continuous Integration capabilities including the automation of project builds and notification of build outcomes. Plugins to support various build tools including ApacheAnt, Apache Maven, GNU Make.
Ant-Eclipse is a task for the Java build tool Ant generating Eclipse projects to be just imported and used easily. Ant build scripts are used as a central place for the configuration of sources and libraries which the generated projects are based on.
Classpath Explorer is an Ant Task that allows you to find dublicate resources within the libraries you are using. It also provides a set of APIs to find archives, and archive locations for the classes you are using. Check Home Page section for info.
EL4Ant is a light and efficient build system based on ApacheAnt. A project is described in XML as modules with transitive dependencies. Features are provided thanks to plugins: Java execution, JUnit reports, EMMA code coverage, Eclipse integration...
Externalizer is an Ant task to externalize strings. The Externalizer can be used with all types of files or programming languages, f.e. php, java, c, c# and so on.
jTask is a Java 5.0 based task- and workflow- framework. In theory, it is kind of like ApacheAnt, but without Ant's wrinkles.
jTask works as a standalone program as well as embedded in other environments.
A Java-based GUI for the quick and simple drag 'n' drop creation of ApacheAnt build files, complete with its own runner. Other features include custom-task integration and an Ant Meta-Model; all built around plugins. NO XML EDITING REQUIRED!
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
JDBC-Script is an Ant task that helps to set up complex databases. The database commands are written in an XML file and executed via JDBC. This helps to execute them in the right sequence and have an automatic failure detection.
Provide a plugabble and configurable alternative to UNIX tools like grep, awk, tail, head, cut, sort, uniq or even some perl based scripts in a Java environment. A bit like what ApacheAnt means to good old make.
JReleaseInfo is an Ant Task which creates a Java source file during the build process. This class provides getter methods to the program version, the build number or any other information you have defined. Optionally this data can be shown in a window.
Gretant is a tool that integrates Gretel (a tool that takes care of coverage measurement) and ant. It makes it possible to run tests from ant (for instance Junit test cases) and then produce reports.
Producing a commerical-quality build script requires writing thousands of lines of Ant code. The Ant Factory allows for a more concise representation of your building needs which is then translated into an Ant build script.
JAM, JavaGen Ant Modules, is a modular Ant toolkit for developing and testing Java/J2EE applications. JAM supports EJB and Servlet/JSP development using XDoclet, JUnit, Cactus, Maven, Castor and UML code generation on various servers including JBoss.
The purpose of this project is to provide posibility for Java reflection invocations from within Ant build file. For example:
<reflectant result="result_property" field="TEST_FIELD" classname="some.interesting.classs"/>
<echo "some.interesting.c
JWare/AntUnit is a development toolkit for third-party Ant developers, particularly in-house build engineers. AntUnit provides a powerful extension library to the existing Ant software and a full JUnit-style testing environment for your Ant components.