Showing 1557 open source projects for "java project with source code"

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
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 1
    NGenerator is a visual class designer that can be used to generate C# or Visual Basic .NET source code and project files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The SimpleXJ framework provides developers with an easy to use framework for accessing XML data as Java objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ThinG is a visual GUI design editor for Thinlets, the lightweight GUI toolkit for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Macromedia ActionScript version 2 documentation generator. To begin with, an application which reads AS2 package directories (and their content) and allows you to view Javadoc style documentation, class heirarchies and package heirarchies. Later stages
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    Marven is a model based generator implemented as eclipse plugin. It is based on EMF JET-templates and the UML 2.0 metamodel implementation for eclipse. It comes with a comprehensive example to generate EJBs out of UML-models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JCom is a bridge library between Java and Com to enable COM object access from Java classes. Example: Creating an Excel worksheet, or using Visual Basic COM application from a Java application. See also this alternative http://com4j.kohsuke.org/
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    Dragon Composer is an experimental project toward creating a new programming language (dragon) or environment where a programmer can write readable and reusable codes efficiently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This program allows you to specify a Deterministic Finite Automata, Nondeterministic Finite Automata, or Generalized NFA and will return a regular expression which recognizes the same language as the FA you described.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JXCL is a framework for constructing transforming class loaders for Java. It can be used for a wide range of purposes, including automated testing, in particular testing of unit test coverage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    YAPICCC - Yet Another PIC C Compiler - it's a command-line C compiler developed to build programs to Microchip PIC devices. Please visit the project Home Page for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GML is a development tool that allows you to create graphical user interfaces for Java desktop applications in a simple and fast way, writing XML documents that define the content, structure and behaviour of those interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XMLObject gives you an easy way to parse XML into Python objects. The objects created by XMLObject are far easier to manipulate than those made by xml.dom. This project also includes a GUI application, XMLObjApp, to generate XML parsers for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    In this project, we expect to build supporting libraries to develop applications on top, and as many open standards we can. Use tracker to request libraries and enhancements. Visit our home page at http://nmatrix.com.ar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    "Web Test Tools" is an open source project which provides tools for different kind of testing such as unit tests (JUnit), and different kinds of tests for applications. Additionaly you can download here good implementation of internet protocols in Java.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    dtoGen™ is a java source generation tool that can ease the development of multi-tier systems by offering a reliable solution to obtain the data transfer objects out of the domain model objects without hand-writting additional code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java AS400 RPG source code editor, debugger, IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Application Wireframe XML and reference software/stylesheets. This project aims to create a xml schema for application wireframes used during requirements gathering phase of development. The goal is a methodology and programming language agnostic format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple library built on top of dom4j to create logical HTML documents easily and generate HTML output from them with proper encoding. For example, it is difficult to create "p" elements with all the attributes using just dom4j. Using this extension, you w
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    System Modeller is a tool to automate the process of building an application from a simple XML based model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project is currently devoted two to SOA-enabling technologies: SqlBooster: A better data access layer for .NET solutions using ADO.NET (written completely in C#) for Microsoft Sql Server to support stored procedures and arbitrary SQL, ADO.NET tra
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Set of Java packages to apply Genetic Algorithms to any kind of problem. Various genetic operators are implemented and an example shows of how the system could be applied to digital circuit evolution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project is a feature-preview tool for JDO with JDK5's annotation usage. It removes away the step of writing metadata files or modifying them when the model classes are greatly changed. An Ant task is provided to automatically do this step for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A tool for increasing the quality of Java applications. It allows the programmer to use design by contract and defines other development aspects right in the classes where they are relevant, as JavaDoc comments. It's a combination of AspectJ and xDoclet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Nextobjects is an Integrated Development Tool for Entreprise Applications. It use Turbine Torque for code generation. It is based on the Merise method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SoapClipse is an Eclipse plugin for Axis 1.2beta. It adds a WSDL2Java wizard to the Eclipse IDE available through right-clicking on any *.wsdl file in your project. Future releases, coming soon, will add more access points to the wizard.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.