Showing 193 open source projects for "java jdk"

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

    High-order HMM in Java

    A duration high-order hidden Markov model (DHO-HMM) in Java.

    This project provides an implementation of duration high-order hidden Markov model (DHO-HMM) in Java. It is compactible with JDK 5 & 6. It was used in the author's research on speech recognition of Mandarin digits. There are some Chinese words in this project and I am afraid that I don't have enough time to translate to English recently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This program converts INTEGER to a BINARY number. This is made in Java, with Swing Interface. This will run on any machine that has JDK 7 and above.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    IP-Port Analyzer
    ...Feel free to comment and help me debug and enhance this software. I'm doing this has a way to get back into programming and trying to stay up to date on it as well. *** REQUIREMENTS *** - JAVA 1.6 (JRE or JDK)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This App makes Tables. You will need JDK 7 to run this App. This App will run on any OS, just JVM should be present.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5

    SQL Mapper

    SQL Mapper is a simple Java library which helps in dealing with JDBC.

    Using this library you can focus on how you want to map results of your SQL query to your domain objects. You don't need to use any xml configuration (like, for example in MyBatis/iBatis). You also don't need to use any annotations to run SQL Mapper. The SQL Mapper is similar to Spring JDBC Framework, but it has some of its features simplified and some changed. It runs on JDK 7 or higher. The zip archive contains the library jar, sources and javadocs, and also a demo which shows how to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    BeanEqualsChecker

    Java library can be used in JUnit testcases for beans coverage

    ...Also can be used for instantiate beans and fill fields with random values, look at class "ObjectGenerator". Compiled under JDK 1.6 Codebase is small, please look sources for details. Separate validators also can be used, for ex. GetterSetterValidator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Color Hound

    Color Hound

    Color Hound - A pure java color picker

    ...Download the zipped package from https://sourceforge.net/projects/color-hound/ to a local folder on your disk. Extract the zip and execute the color-hound-1.0.jar using Java SE or run the ColorHound-1.0.exe on windows based system. System Requirement: Minimum System Requirement * JRE/JDK 1.6.0 or more * 10MB of Harddisk space * 256 MB of RAM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Java Customization Builder

    A tool which is used to customize jre and your java application

    Java Customization Builder is a tool which customizes your java application and JRE, and makes an EXE loader for the java application. It is a java application building tool enabling you to generate a very small java archive package which has a slimmed jre. For the swing application, the archive is less than 5M, for the SWT application, the archive is less than 3M usually. And the customed java applicaton can run on the Windows which doesn't install a JRE, and be loaded by an executable.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    A drop-in replacement for the src.zip shipped with Oracle Java 7, that contains sources to all Java classes that are shipped or generated by the OpenJDK project (the official src.zip only covers public classes), plus tools to generate it.
    Downloads: 31 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
  • 10
    PACS VM

    PACS VM

    ISO - Customized version of dcm4chee 2.17.3 for MySQL.

    1. Add JBoss Application Server 4.2.3.GA for JDK 6. 2. Cleanup for Windows and deprecated files. 3. Off CONSOLE records - http://forums.dcm4che.org/jiveforums/thread.jspa?messageID=4787
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MoonPlanner

    MoonPlanner

    Moon calendar: shows moon's phase, signs and relatives plant's part

    MoonPlanner is a Java calendar that allow to view moon's phases, moon's signs (constellations in which the moon is), and show the part of the plant corresponding to each sign (flower, fruit, leaf or root). For every calendar's day the user can attach notes (that are stored in a persistent database). At the startup the program will remind you if there will be notes for current day.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    iOSUI

    iOS like UI in Swing

    Swing based component suite for creating iOS (iPhone, iPad) like UI. Smooth animations, list views, switches, animated scroll controls, etc. Please NOTE: this project is not for developing iOS application in Java, it is for developing applications for desktop systems, which looks similar to iOS apps. Implemented in pure Java (however it requires Oracle (Sun) JRE, Open JDK has poor implementation of transparent frames) and tested on Windows, OSX and Linux (Ubuntu with GNOME) It is an almost complete component suite to let developers to create iOS like applications for desktop systems. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    persian-calendar

    Java Persian Calendar library

    NOTICE: for the time bieng we are at http://code.google.com/p/persian-calendar/ a light-weight and easy to use Persian Calendar system (known as jalali or shamsi) for JDK. algorithms for converting Julian days to the Persian calendar, and vice versa are adopted from "casema.nl/couprie/calmath/persian/index.html" written entirely in VB. The algorithms is not exactly the same as the original. I've done some minor changes in the sake of performances and corrected some bugs. By...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Logic Custom OS

    Logic Custom OS

    A students experimental command driven OS

    ...This project is a proof of concept for my self and I would share it with the Open Source world. Logic Custom OS will have many features all listed in the wiki. The project is Java based and will support most versions of Java the JRE and JDK. And most importantly its open source anyone can edit this software and use it for themselves!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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: 0 This Week
    Last Update:
    See Project
  • 16
    This Project gives instructions on how to setup a working environment with Eclipse to develop MIDlets for NOKIA 6131 NFC. The entire setup requires the installation of JDK, JRE, Eclipse ME, and NFC SDK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JavaKeyToolGUI is the GUI interface for JDK Keytool.Its a great utility to generate keys for security purpose.Android application developers who develop apps implementing google maps api will find it useful during registering Map API key
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Fundamental java classes which are not to be found in the JDK at the moment -mainly for functional(-like) programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ohioedge CRM + BPM Server

    Ohioedge CRM + BPM Server

    Ohioedge CRM + BPM + Group/Membership Management Server

    Ohioedge is a Web-based, Enterprise Java (J2EE Certified by Sun!) CRM + BPM application designed for $15-200M organizations requiring multi-functional, enterprise-wide co-ordination of sales (work) generation and fulfillment (workflow) activities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project provides useful tools/plugins for simplifying the development with Eclipse. Our first tool is a log file viewer plugin for Eclipse that reads JavaUtil JDK logs from socket or file. Multiple logs can be viewed at the same time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Core Java Beans provides functionality needed by most J2SE/J2EE applications that isn't yet provided by the JDK specification directly. This API is a foundation that fills the gaps between the JDK and any application. Jdbc & XML simple and improved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Ufnasoft Document Management System (Ufnasoft-DMS), Java Document Management System developed in Java Swing, Servlets, Tomcat, and MySQL. The features are Document History, Version Control, User group based permission, Project Level Permission, Docum
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Maven 2 and Maven 3 build system extension that allows writing annotated Mojos using JDK 1.5 annotations instead of doclet comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Log bytecode enhancer: Will surround each logging statement with "isXXXEnabled()" call. So stop messing up your code with such non-productive code. Supports log4j, JDK logging, Apache Commons Logging and SLF4J. Based on just4log, Ant Task included
    Downloads: 0 This Week
    Last Update:
    See Project