75 programs for "opensource java code" with 2 filters applied:

  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 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
  • 1
    SqlWrapper
    Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Lucene-based search library that leverages on the Spring framework to provide easily configurable searches with little or no intrusion in the application code. You can create indexes from any collection of POJOs and benefit from event-triggered updat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Put Java code embedded in your HTML pages, executed client-side (as old JavaScript) with all its power and ease of use (a lot MORE than old JavaScript)!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Simple Spring Toolkit is a collection of some small code snippets around the springframework. For Example easy creation of mocks with factory beans by the use of EasyMock
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 5
    phpAnnotations provides Annotations support similar to Java or C# in your PHP projects. Annotations gives you the ability to add meta information/configuration to your classes by readable at runtime using reflections.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    User interface (UI) generator. Servlet based, JSP-less. Generate HTML and Javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java library for constructing embedded parsers. A parser is constructed by Java objects. A fluent interface API helps to define the grammar in an EBNF-like style. No Java source code will be generated. ParCinJ is suitable domain specific languages (DSL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RonFX-2009-Beans
    Consist of small but usable Java source code or libraries for rookies or intermediate Java developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a useful Java libraries/frameworks & code samples project provided by Ouobpo. Ouobpo stands for Ouvroir de Objet Potentielle, or a workshop of potential objects.
    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
    mda4eclipse is a domain-driven and model-driven development eclipse plugin. Its purpose is to present a way of using different project sites to work together and establish a shared development environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Component (library, framework) refactoring may affect existing applications, where the client code used previous component versions. Our tool preserves applications binary-compatible by generating an adaptation layer out of change history.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Eclipse RCP (Rich Client Platform) tutorial plugin source code. This is intended for intermediate to advanced programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Code 2 UML is a tool for constructing UML class diagrams from java .class and .jar files. Requirements: JRE 1.6
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Runtime library for the JUndo language. See http://verdantium.blogspot.com/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Java framework helipng to create database driven desktop based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JUndo is a declarative object-oriented programming language with functional, and intensional programming characteristics. Applications include multi-level undo and sophisticated error recovery. See http://verdantium.blogspot.com/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    The Tree Processing Language allows the specification of an object oriented tree structure, with strong seperation of concerns, which can be compiled into a type safe class hierarchy implementing the tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Capsule is an OO programming language that is as simple as Java but has all the features of Java and C++. Capsule is 100% object oriented, with a compiler for production, an interpreter, debugger and IDE for development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Framework (orchestrator) based on Hibernate and Apache Chain to avoid copying and pasting of source code when creating CRUD applications. It's also expansible and customizable to any kind of application. Examples using JSF and Struts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Want to build a Java/Swing form-based GUI fast without the baggage of code generation? Is your head spinning from XyzListeners, SwingWorkers, and GridBagLayout? Snap your JComponents onto a 2-D grid, bind them to your properties...GUI accomplished!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Liberator Java Persistence API is an open-source JPA solution developed by a group of chinese java developers who believe in open-source spirit. Liberator learns from all other O/R project and comes with a new envolved design and high-quality java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ObjectBuilder is a C++ CASE tool (CASE, refactoring, documentation generator). It lets you create, manipulate and navigate classes, class relations, class members and class methods at a high level of abstraction.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Libraries and tools to support software design using executable code as specifications, to support Test Driven Development and other Agile methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CAP (code analysis plugin) is an eclipse plugin (written in Java) that analysis your java project. It checks dependencies between the classes and packages and gives you a hint about the architecture, reusability and maintainability. ("JDepend 2")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    XOB (XMLObjectBinder) is Java package that is an alternative to JAXB. It lets you define interfaces representing XML tags and have them automatically implemented runtime through the use of reflection giving you an object representation of your XML files.
    Downloads: 1 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.