New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
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
Coding stable and specification-conforming EJBs from scratch is a complex and time consuming task. This framework provides abstract Java classes that make this job more easy and save, enabling you to code a fully-functional EJB in just five minutes.
JCGrid is an easy-to-use tools for real-world grid-computing. It requires only to install Java Runtime and you can easy split your cpu-intensive task among several Workstations/PC/Mac/etc. It includes support for POVRay and MandelGrid as usage examples.
Version_Tool is an Ant Task which allows you to increment the version number and or the build number of your Java application during the build process.
An Ant task for generating property files with testsets based on the results of SQL queries and validation plug-ins. Very usefull when building unit tests that make use of changing datasets.
Prebop Preprocessor. Ant task runnable in or outside Eclipse allows you to maintain multiple Java, XML, etc. source variants from a single source base, e.g., multiple project SKUs built on multiple Eclipse versions, without complexity of VCS branch/merge
ContractChecker is a small tool to provide support for some design by contract features to standard Java code.
Internally, it is composed of an Ant task, which invokes a doclet to generate AspectJ and the AjcTask itself in order to compile it.
Test Infected - what a developer becomes the first time a test suite pin-points a bug and saves him hours of debugging time.
This Eclipse plugin is intended to support the test infected as much as possible.
Jegustator is an automated code review system implemented as an Ant task. Currently is supports only Java code reviews. Jegustator has 48 embedded rules. Rules are easy to configure and write.
Pamda is an MDA tool (UML to code generator). It uses UML API to parse XMI and thus, unlike some other MDA tools, is lenient to XMI extensions. Implemented as Ant task and uses Velocity template engine. Tested with XMI produced by Enterprise Architect.
Antics - Yet another collection of custom Apache Ant components: Tasks, tips, examples, idioms, and in-depth articles for build file writers and custom task developers alike.
JETeam is a J2EE Quality Management Application that aims to help members of a team to work together by offering enterprise services such as remote project and task management and analysis. Jeteam is a pure Java Implementation using J2EE.
jsSplitter - toolbox for javascript preprocessing (Concatenates a .js file, or a series of .js files, to a single file .Compress a js code by removing comments,blank spaces,linefeeds .) Include GUI and commandline utility programs,ant task,jsp tag.
J2EE Web application generator. Generates a complete web application from an xml data definition (using torque generator ant task).
Generates struts classes, jsp pages, tiles templates, JDBC access layer (or torque files).
Generate any kind of text file using XML, XSL and XPath with this Ant task. JAnyGen has been created for the purpose of generating Java class files under a project tree using XSL template files.
C Tasks consists of Ant tasks that invoke C/C++ development
tools. The tasks are based on the very general CC task from Ant Contrib project on SourceForge. A framework for applying XSL transforms to buildfiles to target
different systems is provided.
xTeamWorks is a web based collaboration tool for managing XP development projects. It provides support for maintaining stories, task breakdown and signup, velocity tracking and iteration planning.
Ejen is a general purpose code generation system based on Java/XML/XSLT technologies. It is implemented as an Ant task and features a full EJB (BMP Entity Beans) code generation demonstration for JBoss with HSQLDB, PostgreSQL and MySQL database servers.
New Ant optional task to support PVCS V7.5 onwards. (On the CruiseControl site is a mention this works fine with PVCS 6.8)
Makes use of alot more PVCS features than the standard Ant supplied optional task.
Can be added to existing ANT source.
TestPattern is a jakarta ant task for source file verification. It applies a set of regular expression pattern tests against each file in a fileset. It intends to be much more general and flexible than other pojects such as checkstyle and macker.