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

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
  • 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
  • 1

    Mvc Infraestructure

    Serializable Data Transfer Object/Generic Dao for J2EE

    Dto.java and others classes - for data transmission from/to view (with EL - Expression Language" ) layer to/from business and persistence layer in J2EE application. Dto extends from HashMap class of Java API for encapsulate any type of information by key type:key_i.key_ij.key_ijk....: Any component in any J2EE functional chain can access to DTO if they know the key key_i.key_ij.key_ijk.... for object access. This project helps to decouple the data, business logic and persistence logic allowing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    acapulco
    Java OSGI-based framework for building modular Swing applications. It provides a clear separation of concerns based on MVC pattern. This is not another OSGI implementation, but rather an attempt to build on OSGi provided functionality.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Seedling is a generic application platform enabling streamlined development of Java apps from reusable components. It is appropriate for client, server, headless or GUI applications.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    VdrAssistant
    are several java apps and java linux services useful to manage VDR-recordings, create DVD-menus and perform the conversion process. Services can be managed from Java-GUI. For systems that dont support Java-GUI, a WebIF has been added. See WebSite!
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 5
    it is a framework to facilitate development of enterprise projects and it is really wonderful. www.ChrisShayan.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    The Realeyes IDS captures and analyzes full sessions. The graphical user interface will display both halves of captured sessions to determine what occurred. The GUI also provides management of application users, sensors, and the database.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    eLML - eLesson Markup Language
    eLML (eLesson Markup Language) is an XML framework for creating structured eLessons based on a pedagogical model. eLML consists of an XMLSchema and XSLT files to create XHTML, PDF, LaTeX, IMS CP and SCORM versions, standards supported by most LMS.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    Liana is a library to make Java swing development easier. It features subclasses of key swing components, utility classes, and an event handling mechanism that can bind events to methods using annotations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    HttpdBase4J is an embeddable Java web server framework that supports HTTP, HTTPS, templated content and serving content from inside an archive.
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 10
    The dotSesame project is a C# port of the Sesame project, which is originally written in Java. It is an open source RDF database with support for RDF Schema inferencing and querying. Full documentation of Sesame can be found at http://www.openrdf.org/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Jami, Java Asterisk Mananger Interface is a libary for java cliens to connet to the asterisk PBX via mananger interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Libreria llevar para controlar el debug y log de errores de aplicaciones
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Hessian is a replacement for XML when you need something fast and simple while direct access to the data (using a text editor) is less important.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    In two words, Active is to eat the beans. In three, Active is JavaBeans for application : how an application can know herself, how beans can form an application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    A software toolkit that implements the CoSy Architecture Schema for developing integrated intelligent robotic systems. The toolkit focuses on supporting on a space of information-processing architectures based on shared working memories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java framework for web development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Provide security configuration to arangi framework.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    swingframework

    MVC Framework for Writing Swing Client.

    Writing modular Swing code is hard and this simple framework helps with implementing MVC in Swing.,
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    A fully automated database benchmark suite that prints tabular and graphic results for multiple tested disciplines, given JDBC database connections. Some free open source database engines are included.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    ForeIndex

    Distributed Index with Apache Hadoop, Apache Lucene and Apache Tika

    This is a distributed index framework using Apache Hadoop, Apache Lucene and Apache Tika, to index large volume of data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    xseev
    xseev is a simple expression evaluator library
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    RAD platform for of Ajax applications in java / j2ee. Main features : creation of Ext J.S (extjs) master-detail forms and grids( filter-paging-grouping) without javascript, integration with Spring for the services layer, a Generic Hibernate DAO.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    jpathwatch
    A file watching facility for Java. Uses native platform support to avoid polling on selected platforms (currently supports win32, Mac OS X, Linux and FreeBSD on x86 platforms). Implements JDK 7's WatchService, but also runs on Java 5 and 6
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Lemansys LEWS

    Lemansys LEWS

    Lemansys LEWS Alternative Framework for Java Web Applications

    Lemansys LEWS (Lightweight Extensible Web Scripting) is alternative framework based on a very easy and "basic like" scripting language (Lemansys Server Pages ".lem" ) oriented also to "not pure" JSP developers (PHP, ASP,...); You can use Eclipse WTP for development (with provided plugin suite extensions) and Apache Tomcat Application Server 7.0 (fully compliant with Servlet API 3.0 ) for deployment and run. Start up Lemansys Server Pages development in 24 hours by following our...
    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.