Browse free open source Java Build Tools and projects below. Use the toggles on the left to filter open source Java Build Tools by OS, license, language, programming language, and project status.

  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Dominate AI Search Results Icon
    Dominate AI Search Results

    Generative Al is shaping brand discovery. AthenaHQ ensures your brand leads the conversation.

    AthenaHQ is a cutting-edge platform for Generative Engine Optimization (GEO), designed to help brands optimize their visibility and performance across AI-driven search platforms like ChatGPT, Google AI, and more.
    Learn More
  • 1
    this is a small JSP tag library which allows you to create PDF documents within your JSPs. All you need to do is add the jar file to your lib folder under WEB-INF and the tld file in a tld folder under WEB-INF and you are ready to use the tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Provide Eclipse plugins that support the CA Plex application development tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PreprocesssorWizard

    PreprocesssorWizard

    WYSIWIG conditional compilation preprocessor for Java etc.

    A WYSIWYG Conditional Compilation Preprocessor for Java, Perl, C, C++, Basic, PowerShell, C#, Javascript, and other programming languages. Many C and C++ developers rely heavily on the C preprocessor, and lament the lack of a preprocessor in Java, scripting languages, and other programming languages. The principal objection to a preprocessor is that it makes one's code difficult to read. This is indeed true for the C preprocessor. It is sometimes difficult to determine which lines of code are active and which are not. Being WYSIWYG, the PreprocessorWizard multi-language WYSIWIG preprocessor resolves the problem of code being difficult to read and allows one preprocessing syntax for all languages. It is easy to use as a standalone application and it can be easily integrated with almost any IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    - A plug-in to generate an abstract class with an enumeration of keys from a properties file. (Adds an action with a corresponding icon into the popup menu of the package explorer) - A plug-in of associated assistance - An update site for this feature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 5
    The PIW - Python Integration Wrapper is a software development tool that connects programs written in Java and C++ with the high-level programming language Python. It eases the making of Python Bindings to Java and C++ in many ways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    Recoder.C# is a Java framework for C# program analysis and source code transformation. It computes an easy to use syntactic and semantic program model containing cross references and supports transformation rollbacks and incremental model updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Java Swing-based development environment to assist in the rapid creation of Struts-based (currently Struts 1.1b) web applications. This standalone application allows users to create from scratch and/or import existing Struts 1.x struts-config.xml files,
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn traffic into pipeline and prospects into customers Icon
    Turn traffic into pipeline and prospects into customers

    For account executives and sales engineers looking for a solution to manage their insights and sales data

    Docket is an AI-powered sales enablement platform designed to unify go-to-market (GTM) data through its proprietary Sales Knowledge Lake™ and activate it with intelligent AI agents. The platform helps marketing teams increase pipeline generation by 15% by engaging website visitors in human-like conversations and qualifying leads. For sales teams, Docket improves seller efficiency by 33% by providing instant product knowledge, retrieving collateral, and creating personalized documents. Built for GTM teams, Docket integrates with over 100 tools across the revenue tech stack and offers enterprise-grade security with SOC 2 Type II, GDPR, and ISO 27001 compliance. Customers report improved win rates, shorter sales cycles, and dramatically reduced response times. Docket’s scalable, accurate, and fast AI agents deliver reliable answers with confidence scores, empowering teams to close deals faster.
    Learn More
  • 10
    The SJSX is a tool to make a XML Data Binding from a schema (XSD) and to generate its representatives classes in Java Script. You can create JS objects from these classes to easily generate a XML structure based in the schema.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ValueObjects Framework accelerates Service-Oriented Architecture development by providing an API and IDE plug-in for SOAP-compliant objects built on existing persistence engines. Supports Oracle Application Development Framework and JDeveloper 10g.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Dr. Micheal Kay: "Saxon 8.7 is the first release to be released simultaneously by Saxonica on the Java and .NET platforms." MDP: Mission accomplished! Saxon for the .NET platform from Saxonica is now available and supported via the http://saxon.sf.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SfDT is a Eclipse plugin for the Symfony Framework. It provides a toolset for easier, faster and better developing process based on symfony framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    C/C++/Java source code library and Build Environment. Contains code for threading, inter-thread communication (ITC), sockets, embedded database, parsing, fileio, etc. The majority of the library is designed for embedded development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Siege is a J2EE tool suite that expedites the development and deployment of EJB/Web applications. Siege is currently being developed and tested using the JBoss container.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Simple Pojo/Bean Mapper

    An ANT task to generate the conversion classes to allow you to create

    The original use for this was to take data out of a set of Hibernate DAO objects and create a variety of XML DOM objects from them. In the project that instigated this work the mapping between the DAOs and the XML DOM was not one for one and encoding the conversion into the DOAs was not a good idea. While at first sight this may seem similar to dozer (http://dozer.sourceforge.net) the primary difference is that this is code generation and does not have the overhead of using introspection at run time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Sick of Object Relational mapping systems that require a ton of configuration (xml or otherwise)? SimpleJDE aims to provide a simple clean mechanism for relational-object interchange with (near) pure java semantics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This tool generates compilable implementations of java interfaces or abstract classes. All the necessary methods are created with a compilable "null" implementation. Required types are imported as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A framework for developing software development tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    A multi-platform (i86,mac,sparc)Generic Database Connection API including Object-Relation mapping, 80/20 protocol, Connection Pooling
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Strongly-Typed Javascript is a translator from Java its very similar Javascript counterpart. Unlike GWT, STJS doesn’t impose you any library on the client side and any special tool during development apart from a Maven plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Structs and Nodes Development for Java. An alternative approach to enterprise-class software development using a message oriented execution model and code generation. Deploys to servlet container + db environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Struts-It provides comprehensive support for developing Struts-based web applicatons. It is based on Eclipse 3.1 and well integreted with WTP 0.7. Supports Struts 1.1, 1.2 and JSTL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Survey coffeeBeans are Swing based JavaBeans for easy component based MVC application development
    Downloads: 0 This Week
    Last Update:
    See Project