Showing 206 open source projects for "opensource java code"

View related business solutions
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    JSP tag library for the YAV javascript validation tool. It provides automatic client-side and server-side validation by using simple validation tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project manages program (usually web) flow and web page /web component generation. Currently this project is only integrated with Tapestry 4. However, the code is separated out and implementing different web UI frameworks should be possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    My personal JEE toolkit, based on Spring and other opensource projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LIEL (Language Independent Extension Library) is a language-agnostic library containing solutions to various programming problems and extending the capabilities of existing frameworks and code libraries.
    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
  • 5
    This project enables Java applications to access detailed information about the host on which the JVM is running. This code was originally developed to run on a billion $ company's Grid System for host detection, and is now being released publicly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ooc is an object-oriented programming language which is implemented with a source-to-source translator to pure C99. It supports classes, abstract functions, foreach, ranges, etc. It intends to be modern, modular, extensible, yet simple and fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    WITSML client

    ****** NOTE: This software is outdated! ******

    ****** NOTE: This software is outdated! You should use software implementing the latest versions of the WITSML standard. See http://www.witsml.org/ and http://www.jwitsml.org for more info ****** This is an SDK for developing WITSML Java clients (version 1.2, 1.3, and 1.4). The code contains everything you need to easily connect and retrieve data from a WITSML server. More information (tutorial etc) can be found here: http://www.jwitsml.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Web 2.0 toolbox and core framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    Libaries and plugins for java developpement with Idea IntelliJ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A shell for the layout manager GroupLayout. It allows to control components' placement using simple 2-dimensional textual schemes. Such approach to GUI creation removes the problem of representing a 2-dimensional GUI by 1-dimensional code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Speedy Composer

    Speedy Composer – Artificial Neural Network Melody Composer.

    Thank you for your interest in Speedy Composer. Speedy Composer is an automated application for composing melodies for Speedy Net members. We recently made changes to the source code of Speedy Net, and converted it into the Python language and Django framework. Since Speedy Composer was originally written in PHP, it is not adapted to work with Speedy Net in its current form. So unfortunately we were forced to temporarily close the app Speedy Composer. But don't worry, we kept backups of all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Provides a Java programmable only text file editor. No gui is available. It supplies most of the features you expect from an editor including selections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Java library that helps to keep readable SQL statements in the source code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java HTML/XML Compressor is a very small, fast and easy to use library that compresses given HTML or XML source by removing extra whitespaces, comments and other unneeded characters without breaking the content structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A collection helper classe when using dbs in java. I like it and maybe you will to =). Its not to high quality but if people show interest i will probably put some time into it to add comments and some example code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A data supporter library for developing hibernate ready applications with an easy to write dao code preventing session problems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A simple tool to pinpoint jdbc connection leaks in java code. Of course your code is the best and implements patterns, but what if you have to work on an old project that is not so neat and it has a connection leak? Do you start looking everywhere?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Use of annotations to specify constraints on methods. There are annotations available to perform common checks (i.e. a parameter has to be not null, an int value has to be positive, etc.) and to use a full-flavoured design by contract in java with suppor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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
  • 22
    Application for searching classpath dependencies of source code. Sometimes you do not know, which common libraries you need to compile existing java source code including transitive dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JFling provides tools for (un)marshalling fixed length string data to and from java objects with typed properties. It's codegenerator uses plain csv files to generate fixed-length-string wrapper classes. (see our wiki 'Hosted Apps/Trac' for more info)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    this is a small JSP tag library which allows you to create PDF documents within your JSPs. All you need to do is add the jar file to your lib folder under WEB-INF and the tld file in a tld folder under WEB-INF and you are ready to use the tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    iText Programming Tutorials. Example code and detail explanation on how to generate Adobe PDF document with iText API. Example of AcroForm, bookmark, anchor, insert images, generate PDF with Java App, JSP or Servlet, create PDF table and etc.
    Downloads: 0 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.