Showing 389 open source projects for "opensource java 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
  • Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
    Get Avast Free Antivirus with 24/7 AI-powered online scam detection

    Get protection for today’s online threats. Free.

    Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
    Free Download
  • 1
    Hammerfest packages various tools and contributions to existing Java/J2EE frameworks. Initial goal is to store reusable code designed on existing frameworks (struts, spring...) that may help building an application quicker / easier. It is also a sandbox
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Web Fast Forms is a web application development framework for Java developers. The framework is targeting developers that are building administrative web applications. The product is well suited for applications that are form based and that use a RDBMS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    JavaScribe is a highly extensible and flexible framework for defining software patterns and generating code that implements those patterns. JavaScribe comes out-of-the-box with a number of patterns useful for generating Java- and HTML-based data driven Java web applications including SPWA-style HTML applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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: 1 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
  • 5
    BlueMold Commons is a configuration framework and collection of tools, grown out of a need for simplicity. Designed to be used easily with minimal code and effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Use javascript to simulate the browser post/get action and reuse your code easily. It supports both struts v1/v2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    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
  • 9
    Daozero reduces DAO code based on Spring & iBatis. The Old way is to write code and invoke iBatis API explicitly, but Dao-zero implements DAO interfaces in runtime, invokes iBatis API for developers automatically. Replace old DAOs with it directly.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    JVFramework is an application framework for Java. It's main goal is to avoid code duplication (such as metatada, UI programming, etc) related to the construction of a web application, providing a declarative language for business tier programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GPSylon is a Java moving map application that is able to display maps like in an atlas and show your position by the use of a gps device. It may track your path, load overlays (e.g. shape files), download maps from expedia servers. - The source code was moved to github!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    neormf (New Entreprise Object Relational Mapping Framework) is a Bottom-Up Code Generation Framework for a number of languages/plateforms (Java/J2EE,C#/DotNet,...) and architectures, following main design patterns and frameworks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Moonfree is an Opensource Framework to develop RIA's, with Flex2 - Java communication. Integrates flex-openamf-spring-java and adds a server/client communication layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    jLynx is a simple, lite, hi-performance layer over the JDBC API. Persist and retrieve POJO and Map objects directly. SQL code and connections configured in XML. Designed for developer productivity. Simpler, easy to learn compared to Hibernate, JPA, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Utility classes for sending files over JMS providers like ActiveMQ, use of XDoclet generated code and Hibernate in J2EE projects. In addition code to call EJB SessionBeans from C++. Programming Language: java Libraries: XDoclet, Hibernate
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    ## This project was moved to boxsql.dev.java.net ## BoxSQL is a simple ones and efficient open-source framework that it removes the SQL of the code of its application and places them in archives of templates
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java.tri project is an effort to build tools to accelerate the development of java web applications. It integrates several other open source projects like hibernate,struts,eclipse with an Model Driven Architecture approach.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Get your database online quickly using configuration not code. Use this secure, scalable and proven enterprise technology to publish any relational data, any custom process on the internet. MySQL, Java, XML, XSL. xHTML GUI, beta voiceXML and WML/WAP.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Translates standard jsp/jsf code into facelets compatibile pages. Allows you to use your current jsp/jsf editor to develop facelets appilcations. Includes maven task and eclipse builder plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A flexible code generation framework providing the infrastructure for developers to build their own code generators.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    JDBL is a simple and flexible layer for moving data between Java objects and a relational database. It allows for direct, elegant use of SQL without the tedium of JDBC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Hermes is a P2P middleware. It's not a framework, but it's a shell over the existing frameworks. This shell is made in such a fashion that it's possible to the app developer to change the underlying framework without any changes to his app code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    WickedWicket purpose is to simplify and remove verbose code when using the wicked web framework by intensively using the "convention over configuration" and DRY principles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WARFARE is a lightweight, extensible Web Application Framework to enable Construction and maintenace of web based applications without writing any Java code. A Web based interface allows for real time maintenance and tweaks to the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Remote Invocation Framework (RIF) is a framework for RMI that is 100% dynamic and uses WS over HTTP and HTTPS for brokering. Finally a framework exists to enable RMI with less that 6 lines of code including both the client & server side.
    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.