Showing 317 open source projects for "ant"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Ship Agents Faster Icon
    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.
    Get Started Free
  • 1
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AntFly is a common build.xml script for apache ant (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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Apache Ant 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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Ant task to edit properties file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 5
    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 ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Invicta is a build management tool. Using simple project definition files, it generates powerful build scripts (such as ANT) while hiding their complexity. Invicta is a modular framework that allows developing additional components and output types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    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.
    Start Free
  • 10
    Passant is a task for Apache Ant which invokes the Borland Delphi / Kylix compilers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Ant tasks for sending Instant Message notifications. Currently supporting AIM, Jabber (& Secure Jabber) , Yahoo!, and MSN Messenger.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Idee SDE is a set of ant script and best practice open source software. The intention of the project is to simplify the set up a build environment for a J2SE/J2EE project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MacBuild is an Ant module (see: http://ant.apache.org/) which packages a Java program as a Mac OS X application bundle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    r-ant is a small tool which allows you to run Ant build tasks consecutively, without having to restart the Java Virtual Machine each time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Pynt is a next generation java build tool. It uses its own Python-like scripting language that is easier to read and less verbose than xml and is capable of running all Ant tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Browser based continuous integration(schedulable build) tool for projects residing in cvs repositories, and build using the apache ant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Anteater is an Ant-based functional testing framework for Web applications and Web services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ska is a Java development tool similar to Ant but more UNIX-ish. It compiles Java code like Make but runs leaner than Ant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An Ant task for changing the ownership of files on Unix.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo