Showing 2237 open source projects for "java projects on linux"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 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
  • 1

    Coherent Logic World Bank Client

    Java client API for accessing economic data from the World Bank

    ***** WARNING ***** The delivery of 1.0.2-RELEASE of this framework will be the final source code commit that will be made on SourceForge; all further updates can be found at the following address: https://bitbucket.org/CoherentLogic/coherent-logic-world-bank-client/ ***** WARNING ***** The World Bank Client is a Java-based internal domain-specific language (DSL) for accessing Economic Data from the World Bank web services complements of the World Bank. The API is designed to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Pop Framework

    Pop Framework

    Use Java bean as model of web page, reference beans in hyperlinks

    Pop Framework (or Pop), http://www.popframework.net, is a bean-based MVC framework for Java/J2EE web applications. Pop implements IoC, Dependency Injection, and AOP. Pop provides annotations for users to define and reference a bean. Pop can help users to customize a bean, a scope, a factory and a reference in object-oriented way. Pop treats a bean as the model of a web page (JSP or servlet), the webpage itself is a view of the bean. The model provides the data for the view, the view is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Java Named Lock

    Java Named Lock

    Java Named Lock.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Makumba

    Makumba

    Moved to GitHub: https://github.com/makumba

    Makumba helps you rapidly develop data driven web applications. Provides a custom JSP taglib as a main interface, but leaves API open for advanced access. It is implemented in Java. Moved to GitHub: https://github.com/makumba
    Downloads: 0 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 5
    The Jcptbr is a framework for object-relational mapping written in the Java language. This framework addresses the problem of incompatibility between object and relational models, without the necessity of using xml for the mapping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Blocks Workflow

    Blocks Workflow

    Platform for creating workflow based systems like DMS, CMS or CRM.

    Platform for creating workflow based systems like DMS, CMS or CRM. It use Grails as web framework, Bootstrap as UI, Activiti as process engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Kerner Utilities - Collections

    Commonly used utility classes (java.util.collection related)

    This project extends the standard Java collections framework by additional utility classes. These classes mainly focus on aspects of procedural programming, so its types and features should become mostly obsolete with Java8.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A Range is a collection of sequential positions and an interval. It is defined by the first position, inclusively, the last position, inclusively and an interval. Start and stop positions must both be a multiple of interval.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Application container based on JMX technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 10
    Rapidoid

    Rapidoid

    Extremely Fast, Simple and Powerful Java Web Framework and HTTP Server

    Rapidoid is an extremely fast HTTP server and modern Java web framework / application container, with a strong focus on high productivity and high performance. Rapidoid is released under the liberal Apache Public License v2, so it is free to use for both commercial and non-commercial projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SoyBeans

    SoyBeans

    A Task Processing Framework for Java

    Soy Beans is an HTTP request processing framework written in Java. Written as an alternative to frameworks like Struts and Stripes, it provides a robust and extremely flexible API enabling rapid deployment, and dynamic configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Application framework based on inversion of control/dependency injection
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JPA Security is an Access Control Solution for the Java Persistence API. JPA Security enables you to configure access control to your JPA Entity Beans based on the currently authenticated user and its roles via XML or Annotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    aktrs

    aktrs

    Java actor library

    aktrs (pr: actors) is a Java application library implementing the Actor Model. It provides remote actors through TCP sockets (and SSL sockets), actor profiling, a Console and tunable logging. It's API is easy to use and its core is written in few lines of source code. aktrs requires Java version 1.5 or newer, has no additional dependencies and can be packaged into any application according to its GNU Lesser General Public License. Anyone is free to contribute with changes and redistribute them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    fxDB

    fxDB

    A framework to create CRUD applications with EclipseLink and JavaFX.

    This framework helps you to create a Java application to Create, Retrieve, Update and Delete data in a database using EclipseLink and JavaFX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Resty Java

    Resty Java

    The minimalist framework of RESTful(server and client)

    The minimalist framework of RESTful(server and client). The restful api design is the best choice as a restful server (usage scenario: client and server decoupling, used to provide server-side api interface for static HTML clients (mvvm, etc.), ios, android, etc.) It has the simple design of activerecord like jfinal/activejdbc, and uses a simpler restful framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A library of utility classes that simplify working with the XML APIs provided by the JDK. These have largely been developed to meet specific needs in the maintainers' other professional and personal projects. Requires JDK 1.5 or later. Available from Maven Central: <groupId>net.sf.practicalxml</groupId> <artifactId>practicalxml</artifactId>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Crux Framework

    Crux Framework

    Crux is a framework to develop efficient Web/Mobile applications.

    The framework uses GWT (Google Web Toolkit) and offers a powerful development model. With Crux, the entire frontend code can be written only in Java. Crux developers can create declarative web pages using XHTML in a very simple way! The code in the application built is converted to Javascript and can run in a customized way in every modern web browser. This application can also run in multiple devices such as smartphones, tablets, desktops and even TVs. And all of this is done with no...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    strato

    strato

    模块化Web开发框架

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JCLAL

    JCLAL

    A Java Class Library for Active Learning

    JCLAL is a general purpose framework developed in Java for the active learning research area. JCLAL framework is open source software and it is distributed under the GNU general public license. It is constructed with a high-level software environment, with a strong object oriented design and use of design patterns, which allow to the developers reuse, modify and extend the framework. If you want to refer to JCLAL in a publication, please cite the following JMLR paper. The full citation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The project that closes the gap between Marauroa and an actual Game/Application Java Project: Source Repository: https://bitbucket.org/javydreamercsw/simple-marauroa-java Issue Tracker: https://simple-marauroa.jira.com/browse/SMS NetBeans RCP Project: Source Repository: https://bitbucket.org/javydreamercsw/simple-marauroa-rcp Issue Tracker: https://simple-marauroa.jira.com/browse/SMSR
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    JavaCá&Lá

    A Java Distributed Shared Memory Middleware

    How can we easily develop applications for multicore or multicomputer architectures? We frequently use middlewares for that problem, but they are often complex and less productive. This way, at DECOM-UFOP, we have a middleware, named JavaCa&La or just JCL, to build portable and scalable solutions over many high performance computer architectures. Our middleware APIs is simple, intuitive and designed for young and senior programmers who don’t have high performance programming skills. Using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CArtAgO is a framework for programming and executing virtual environments in multi-agent programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SQLG2 is preprocessor and library that combines ideas of JDBC, SQLJ and iBATIS to simplify writing DB access code for small and medium-sized applications, making it similar to PL/SQL development. It is intended for use under JDK 1.6 or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ItsNat is a Component based AJAX Java Web Application Framework.No XML programming,no mixed view/code,no custom JavaScript.Only pure HTML,pure Java and server centric Swing-like programming with W3C standards where "The Browser is The Server"
    Downloads: 0 This Week
    Last Update:
    See Project