Application Monitoring That Won't Slow Your App Down
AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.
Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
Start Free
MongoDB Atlas runs apps anywhere
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.
Antics - Yet another collection of custom ApacheAnt components: Tasks, tips, examples, idioms, and in-depth articles for build file writers and custom task developers alike.
AntFly is a common build.xml script for apacheant (and java) that can be
used in small projects instead of trying to make a build.xml from scratch.It includes a set of tasks that can perform tipical operations like building project, CVS checking, etc.
ApacheAnt based tool for generation a template project that includes directory structure, makefiles (build.xml, for example) and portions of source code. One can find this resembles PERL h2xs tool.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
JOPE (Java Open Project Enviroment) focuses on making development of java projects easier by providing all tools in one place. Features include: Maven support, Ant support, Issue tracking, Mailing lists, VCS support ...
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.
Quilt is a Java software development tool which measures coverage, the extent to
which testing exercises the software under test. It works very well with Ant and JUnit
but may also be used in conjunction with other products.
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.
JMX4Ant provides the ability to interact with JMX MBeans from Ant. Supports several popular JMX implementations and J2EE servers including JBoss and BEA WebLogic Server.
AntProf is Ant tasks for profiling Java programs. The Java VM includes various built-in options for gathering profile data such as -prof, -Xrunhprof, -Xprof. AntProf understands these options and packages everything up into convenient Ant tasks.
antxmltasks allows ant executions to be driven by an xml file using xpath expressions. Has tasks ForEach, Choose, ConditionalTask, DefaultTask, ValueOf.
It is meant to enhance the degree to which dynamic behaviour can be supported by ant build files.
Greebo is an Ant task for making developer's life easier by downloading and managing non-source dependency files from a (possibly networked) source, to a specified local repository, much like Maven.
A collection of Jakarta Ant extenstions, primarily aimed at J2ee, and remote server project development.
Can be used shorten complex j2ee build files to a few lines
The EATRMI project is an effort to provide tools enabling the management of an RMI activation system and registry within Apache Jakarta Ant. The project also addresses the ability to spawn background processes and effectively manage them within Ant.
A task for the Apache "Ant" build system. The "mtxslt" (multi-XSLT) task extends the standard Ant "xslt/style" task to make it easy to use multiple XSLT engines during the same build. This is useful for regression testing of XSLT scripts against
The Java Integrated Build Environment is a build environment that combines XP concepts like Continuous Integration with existing tools like Ant, JUnit, CruiseControl, CVS and Tomcat, to provide the community with a tool to build, test and release software
AntAcid is a GUI front-end to Jakarta's ant build tool.
Eliminates requirement to code directly in XML.
Context-menus direct the user to allowable selections of Tasks, nested Tasks and their respective attributes.
Generates xml buildfiles.
Project goal is to provide integration of ANT building tool with the modern development tools, particularily with Together Control Center. Project also includes development of ANT extensions.