Open Source Java Software Development Software - Page 94

Java Software Development Software

View 6119 business solutions

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

  • 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
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 1
    Ant task which facilitates adding external libraries to classpath without worrying about their physical location on disk. DISCONTINUED.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    LobAccessor is an Ant task that allows you to upload/download into Oracle one or more blob/clob values from/to files in your filesystem. It solves the problem of uploading/downloading lob values to complement what plain sql scripts cannot do.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Ant SSH utils

    SSH command execution, upload and download from Ant

    Simple SSH tasks that can be used from Ant. Includes three SSH Ant tasks: * Run one/multiple commands over SSH in Ant. * Uploads one/multiple files over SSH in Ant. * Downloads one/multiple files over SSH in Ant. Simpler class loading since no external libraries are required to add to your Ant installation. All libraries are stored in your project directory, instead of your Ant installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    THE PROJECT IS RETIRED
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 5
    Ant Subversion Task is just that, a subversion task for use in the ant build tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A NetBeans plugin that allows you to view the ant script of an ant based project as a hierarchical graph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This software provides Ant tasks for AccuRev, which is an SCM tool. It is written in Java, but requires that the AccuRev client be installed. This software is in no way affiliated with Accurev, Inc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An Ant task to generate a WAR file for a Java Web Start (JNLP) application. Allows for easy packaging and distribution of a Web Start application via a WAR file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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
  • 10
    Ant-Doxygen is an Ant task for doxygen, a document generating tool available at www.doxygen.org . Users can integrate doxygen related code with ant task file - build.xml .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A Java-based GUI for the quick and simple drag 'n' drop creation of Apache Ant 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!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ant-jms is a simple ant task to send jms messages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The aim of ant4eclipse is to avoid redundancy between Eclipse and Ant configurations. Its tasks can read Eclipse' configuration files, such as .classpath or .psf. Changes of Eclipse configurations are immediately visible to buildfiles without changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ant BM is a set of Ant task designed to ease the Build Manager life.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Set of Ant filters that can be used to gather statistics from files or resources. It is mainly used for log files analysis. It allows to: - count inputs - count occurrences of each input - calculate average, max and min values of floats in input
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NOTE: This project has moved out of berliOS. See http://antdoclet.neuroning.com - AntDoclet is a tool to automatically generate documentation for your custom Ant Tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    An Ant task for user interaction based on forms written in Swing. Enables rapid deployment of forms for connecting user input to properties in an Ant script and menus for launching ant tasks..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AntME is a set of Ant utilities designed to help build J2ME applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Ant-based tool to migrate Java source files to GNU Autotools standards, making them compatible with usual "configure; make; make install" build mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AntManager is a Java-based, multi-threading and easily extensible build engine using Apache ANT to manage the build process of a whole hierarchical software project structure. Enjoy your build with AntManager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AntQueen is a project to both define and use XPath expressions within Ant. 1.4.1b1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AntRssTask is module that allows you to write messages from your Ant build to an RSS feed. Be notified simply when a build completes or fails or publish useful messages for every step in your script.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo