Showing 1144 open source projects for "java open source"

View related business solutions
  • 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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    JGraphicTools is a easy to use Java-API and a collection of usefull tools for graphic manipulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Model implementation for the BaSa language, a Turing-like language. This simple language is to be run in a virtual machine. The proposed language specification is defined in http://www.cs.ui.ac.id/kuliah/IKI40800/model.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FL is OR mapper that generates code that is able to work in J2EE environment. Source of generation is Rational Rose model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    XML2Java is a DTD driven Java source code generator for XML data binding. According to a given document type definition several Java constructs are created which reflect the information stored in a XML document following that DTD – including I/O capabili
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    The Frame Processing Language (FPL) is an XML language based on the Frame Technology by Paul G. Bassett as described in his book “Framing Software Reuse: lessons from the real world”. FPL is implemented in Java using JDOM,Saxon and Jakarta-oro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    UML2EJB was a code generator - it took a Unified Modeling Language (UML) model and generated Enterprise JavaBeans classes. This project has been discontinued and replaced by the new AndroMDA project (see http://www.andromda.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Jenerator V. 0.9.0 is a code generator,which takes meta information from different mediums, applies XSL templates and generates code. It supports regeneration. Generates source for EJB's (CMP and BMP), Unit Tests for EJB, JDO, GOF and J2EE pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RapDAF is both a high speed data access framework, and an agile development process. The framework is built for speed. The development process takes advantage of xml and code generation to easily create and maintain data objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    There is a number of such tools on the market currently, and this one is not a silver bullet. As many of its kind, this tool simplifies the process of generating and running your opentools. What makes it different is that it lets you configure what you
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    Lowering the step toward JUnit by offering a convenient way to create, organize and maintain JUnit tests. Incremental behaviour keeps modified code when regenerating. Assists with refactorings (no tests get lost when renaming, moving, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    <a href="http://www.novosoft-us.com/?from-nsuml">Novosoft</a> UML library provides following services: implementation of complete UML 1.3 physical metamodel, easy to use interfaces, event notification, undo/redo support, reflective API, XMI loading/saving
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tomato is an experimental Java application development environment which aims to replace text-based Java programming with a point-and-click visual programming language. The prototype works sufficiently to help develop parts of itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project is intended to assist developers by generating database access code in form of Java class and all JSP pages for adding, editing and deleting record from database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The JNails project makes it possible and easy to use C and C++ code directly from Java, without clumsy JNI coding. All you need to do is specify the names of the C++ classes, functions, and variables you want to use, and JNails takes care of the rest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    <img src=http://www.ifrance.com/divisionX/JOE-LOGO.BMP align=left><div><b>JOE</b> -<i>Java Optimization Engine</i>- provides an easy way to optimize programmatically Java applications. <b>JOE</b> is an Ant optional task (like XDoclet or JavaCC).</div><br
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java library for building tag-specified structures, primarily HTML pages or XML documents. This projects will focus on speed, small footprint and few classes. Similar to Jakarta ECS but with a lower object overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Runtime Java GUI generator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BeanMaker is a 100% pure Java application. It helps developer to construct the JavaBean easy. Developer simply it will be demanded to shape opportune xml file that it will describe the property of the JavaBean.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A framework for data-flow based program analysis, implemented as a set of Java APIs. By using this framework, researchers and developers can easily implement analyses, test their correctness, and evaluate their performance. In addition, the framework all
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MockMaker is a program for automatically creating source code for mock object. MockObjects can be used in automated Unit testing. See also www.Junit.org and www.mockobjects.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java mock object generation tool that creates mock implementations of classes and interfaces for use in unit testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    Janux is a project to port the java virtual machine directly on top of the Linux kernel using bypassing the traditional posix enviroment. This results in very fast java implementation for linux and and opportinuty to develop java based operating syste
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Nodular is a methodology plus a set of utilities to model data and convert between data formats (EBNF, SQL, UML, XML, XML schemas, and so on).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Esqueditor: a simple yet powerful web application that creates document definitions. Generates XML Schema from a web wizard.
    Downloads: 0 This Week
    Last Update:
    See Project