Showing 1040 open source projects for "java on java"

View related business solutions
  • 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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    A maven plugin for generating JBoss Service Archive (SAR) files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Launch4l is a generator of launch scripts for Java applications on Linux. The application's jar file can be wrapped into the launch script. Projects are described by xml files. Launch4l can be used on command line or as Apache Ant task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A maven plugin for generating Hibernate Archive (HAR) files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A collection of open source projects produced by i3SP Pty Ltd. i3sp-build: Jakarta Ant tasks for project and dependency management, JDEE integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    Akrogen is code generation Eclipse Plugin (version 3.2.*) oriented components. With Akrogen you can describe your Eclipse Wizards pages with XML/XUL.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 6
    This library is a collection of Ant tasks for integrating IBM Rational ClearCase with Apache Ant. The integration makes full use of the power and capabilities of Ant, with support for nested elements (such as filesets) as well as conditions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project is used to compare two archive files & generate a report as an html file. The report contains the missing files, the different and the identical files. Admin section is used to specify the report folder and restricted files while comparing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This tool is based on Graph Theory learning. It can help professors and students to teach and learn the Graph Theory easier. With this tool, people can draw simple graphs and even apply functions on their drawn graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a Python cli command line utility that allows you to search for Java classes/files and packages in jar/ear/war 's on your system under a specific directory / path All docs are on the wiki: http://javaclassfind.wiki.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    Set up and run Xcarecrows 4 WS to install/operate Apache Tomcat 6.0.13 & Apache Axis2 1.2. Manage Tomcat, SSL and Axis. Start/stop/restart Tomcat server. Configure multiple Tomcat as needed. No limitation ! Deploy/undeploy/download Web Services
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Maveniser is a simple Eclipse plugin that enables developers to work with Maven 2 projects and tasks within the Eclipse IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Bu proje java ile varsayılan olarak gelmeyen Posix fonksiyonlarının mümkün olan hepsini Java JNI arayüzü aracılığı ile javaya entegre etmeyi amaçlar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Fresh Juice is Java User Interface Codification Engine. It provides easy designing, storing and plugging-in of graphic user interfaces and appropriate applications in xml-extension format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java Utilities is a collection of following java applications: 1) Setup Maker : Makes platform independent setup 2) Class Loader : Opens java apps and applets 3) Help Maker : Shell for viewing help files 4) Applet Viewer 5) Custom Swing Components
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    JGears is a java framework for development platform and technology independent user interface based on component object model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Continuous Integration Engine which allows concurrent building of dependent projects via ant scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Multi-purpose Java Console: API to quickly development of simple Text User Interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Enables conversion of an applet into a normal Java application/Windows/Linux executable.For this application, the target user is an applet developer. Once he has completed the applet development, he can use this application to create an executable file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CCSentry takes the pain out of CruiseControl build-failure notification. This application provides user-friendly notifications without getting in the way. It is intended to be very configurable so as not to spam developers with irrelevant events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JSmooth creates standard Windows executable files (.exe) that smartly launch java applications. It makes java deployment much smoother and user-friendly, as it is able to find and run Java VMs by itself, or help the user get one if none are available.
    Downloads: 75 This Week
    Last Update:
    See Project
  • 21
    This is a modeling tool generating code from activity diagrams. The main goal is to achieve a good code generation. I would like to have different possibilities like HTML mapping from diagrams and Java code generation (maybe others) chosen by the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Maven 2 repository proxy. Simplifies mirroring of Maven remote repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    xApps,an enterprise universal platform(BPM),facilitates non IT user to build IT solution flexibly by form desinger,workflow designer & report builder etc.(We moved this prject to a new place.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project automates the build of Eclipse Products and Plugins
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Clirr is a tool that checks Java libraries for binary and source compatibility with older releases. The Clirr Ant task can break the build if it detects incompatible api changes, making it easy to prevent accidental introduction of compatibiliy issues.
    Downloads: 6 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB