Showing 3945 open source projects for "simple java project"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Yeastar: Business Phone System and Unified Communications Icon
    Yeastar: Business Phone System and Unified Communications

    Go beyond just a PBX with all communications integrated as one.

    User-friendly, optimized, and scalable, the Yeastar P-Series Phone System redefines business connectivity by bringing together calling, meetings, omnichannel messaging, and integrations in one simple platform—removing the limitations of distance, platforms, and systems.
    Learn More
  • 1
    LOG4PLSQL is a PLSQL framework for logging in all PLSQL code this project was born from the log4J spirit (and use it). You have the possibility to log apart from transaction and use all LOG4J feature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project aims to create a testing environment for S7-PLC (programmable logic controller) software. It is based on the Eclipse platform and can test S7 instruction list code exported from the Siemens Step7 software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project contains the source code to accompany the Multithreading Study paper published by Dalmo Cirne.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Simple JNI (SJNI) is a neat wrapper for Java Native Interface. The aim of the project is to minimize hassle necessary to get going with JNI. Minimize number of lines of code written, while maximizing functionality and keeping your code error-proof.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 5
    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: 0 This Week
    Last Update:
    See Project
  • 6

    jisql

    Jisql is a Java command line SQL client

    Jisql is a Java based utility to provide a command line interactive session with a SQL server. It can connect to any database with a JDBC driver.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    This project Vishuddha is a utility project for Java developers. Some utility classes which can easily be made generic. To start with project contain reflection APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a graphical editor and code generator for Live Sequence Charts (LSCs). The code generated follows a simple execution mechanism. It shows a possible execution path. We have added a new local action construct, i.e. a self method call.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PictFont - font library for j2me MIDP2.0
    Class PictFont allows you to use custom fonts in your MIDlet for mobile phone. Fonts may be proportional, multi-colored or even animated. You can use several fonts in one MIDlet. Fonts can be loaded from jar-file or from the net or from Record Store.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 10
    KemetLF is a Java/Swing library + DEMO which defines the Look and Feel of kemet project. This library which introduces the transcription and transliteration of egyptian hieroglyphs based on the list of Gardiner's signs (middle egyptian) - Art and Cu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JAgile (or "Java Agile") is a simple but practical framework in Java. It implements some JEE Patterns as Transfer Object, Session Facade, Business Object, DAO Factory and DAO. Its unique persistence implementation is the Hibernate Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Snow is a Lisp-based GUI description DSL for Swing. It supports declarative layout, data binding, event listeners implemented in Java or Lisp. NOTE: the project is now hosted on common-lisp.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AccesStream is a Java-based, embeddable identity and access management (IAM), security and access reporting platform. AccesStream includes Single Sign-On using SAML 2.0 and provides profile storage with LDAP v3 access for integration with Linux PAM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Slim Network Application Framework is designed to be a simple asynchronous networking library that will provide both client and server inbound and outbound network connections with other Slimnet nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    VIM emulator plugin for the IntelliJ IDEA IDE. This plugin allows you to use many of the commands of VIM while editing files in IDEA. ** NOTE ** This Sourceforge project is inactive. Jetbrains took over the IdeamVIM plugin several years ago. Any support must be directed to Jetbrains.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    StatSVN is a metrics-analysis tool for charting software evolution through analysis of Subversion source repositories.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 17
    BeanKeeper is a full featured, powerful object/relational persistence and query library for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple AspectJ based aspect that logs method execution time
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java implementation of GNTP, the Growl Network Transport Protocol. This library allows your Java application to send notifications to Growl. This project is deprecated. Use the successor project at https://github.com/feilimb/libgrowl instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Web-as-corpus tools in Java. * Simple Crawler (and also integration with Nutch and Heritrix) * HTML cleaner to remove boiler plate code * Language recognition * Corpus builder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tubo is a simple integration adapter that can be used by configuration or component especialization. This adapter is build with a Pipeline Achitecture in mind, using a components pipeline to do the job, configuring or extending.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DivRep framework is a simple Java servlet based web framework that allows you to create interactive web applications without having to write Javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JIPA (Java Interpreted Pseudo-Assembly) is a simple attempt at developing an interpreter in Java. The language ressembles Assembly syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The original FreeMMG was an attempt at implementing a decentralized MMOG in Java. FreeMMG 2 is, currently, just a PhD thesis, which you can download here. If you are interested in developing the FreeMMG 2 ideas into something concrete: fcecin AT gmail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    sal
    Simple actor library for Java
    Downloads: 0 This Week
    Last Update:
    See Project