Open Source Java Software - Page 89

Java Software

Java Clear Filters

Browse free open source Java Software and projects below. Use the toggles on the left to filter open source Java Software by OS, license, language, programming language, and project status.

  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    Das Tool "BOS-Alarmgeber-Simulation" gibt beliebige 5-Ton-Folgen direkt an die Soundkarte aus. Die Tonfolgen werden dem Programm per Kommandozeile übergeben. Die Optionen "Weckruf" und "Sirenenton" werden ebenfalls unterstützt.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    Brahmi project aims at producing Java Input Methods and OpenType fonts for Indian languages. They are bundled with Brahmi - Word Processor which installs the fonts, Input Methods and font.properties files
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    A Java based Proxy which dynamically converts HTML from existing web applications to provide XML data and XML-RPC services without having to modify the web applications. One format implements an algorithm called the RMA discussed in a graduate thesis.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4

    CobolToCsv

    Convert Cobol Data Files to/From Csv

    This project will convert Cobol Data Files to/From Csv files using a Cobol Copybook.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 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
  • 5

    CommonThief MSR

    Simple decoded Credit Card data parser

    decoded data dumped from a magnetic stripe on the back of a credit card may be a little confusing to the average user. To make more sense of the data being displayed this simple parser can make any USB credit card reader user friendly.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    A Java 5 generics-enabled version of the popular Jakarta Commons-Collections project. All appropriate classes from Commons-Collections 3.1 have been refactored to support Java generics.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    DBvolution

    DBvolution

    Java library to remove Object/Relation Impedance

    Now stored at https://github.com/gregorydgraham/DBvolution Available from Maven Central: nz.co.gregs.dbvolution Makes relational data easy and fast to use with semantic annotations and encapsulated datatypes. Simple declaration of a DB table: @DBTableName("mytable") public class MyTable extends DBRow { @DBColumn("numeric_code") @DBForeignKey(Code.class) private DBNumber numericCode = new DBNumber(); @DBColumn("uid_mytable") @DBPrimaryKey @DBAutoIncrement private DBNumber uidMyTable = new DBNumber(); } Easy Gets: List<MyTable> myRows = myDB.get(new MyTable()); MyTable row = myDB.getDBTable(new MyTable()).getByPrimaryKey(61176904); Natural and Outer Joins and Criteria: CarCo carCo = new CarCo(); carCo.name.isLiterally("GM"); List<DBQueryRow> results = myDB.get(carCo, new Marque()); dbQuery.addOptional(new CarModel()); Easy debugging: query.getSQLForQuery(); Simple processing: db.print(query.getAllRows()); List<Marque> marques = query.getAll
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    D4J's intent is to map Dialogic resources to classes, in order to build on top of them whatever system you may want to.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    Drakensang Savegame Editor allows you to manipulate most of the character data contained in Drakensang savegames.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    DreamTimer
    DreamTimer is a configurable timer for cellphones that allows sleep cycles synchronization. The J2me version is an old project already in usable state. The need for porting to new platforms is growing and is underway.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11
    http://easyfinderweb.blogspot.com/ Easy finder is a java tool to find all links you are looking for in search engines, at once. Lets say that you want to get all java thread pdfs documents those found by search engines,here is an easy option for you...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12
    Egle - Enigma Game Level Editor

    Egle - Enigma Game Level Editor

    A GUI Level Editor for the Enigma Game

    Make sure to visit the Home Page: (http://enigmaeditor.sourceforge.net/) Enigma Game Level Editor (Egle) is a project to create a level editor for the Enigma game (http://www.nongnu.org/enigma/about.html). Enigma Game Level Editor is made in the Java programming language using the NetBeans IDE.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    A Java File Manager for Windows. Supports searching and scanning of Drives, including removables. Also acts as a GUI Front End to various OSS packages, like ImageMagick, Cygwin and Gallery.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 14
    Hcon Security Testing Framework

    Hcon Security Testing Framework

    Open Source Penetration Testing / Ethical Hacking Framework

    HconSTF is Open Source Penetration Testing Framework based on different browser technologies, Which helps any security professional to assists in the Penetration testing or vulnerability scanning assessments.contains webtools which are powerful in doing xss(cross site scripting), Sql injection, siXSS, CSRF, Trace XSS, RFI, LFI, etc. Even useful to anybody interested in information security domain - students, Security Professionals,web developers, manual vulnerability assessments and much more.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15
    An open tool, tied to www.hobbybirra.com, to formulate, manage, preview homebrewing recipes, upload them to a common repository, and share them with other homebrewers. Latest official releases on http://www.hobbybirra.it/hobbybrew/
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16
    JMetric aims to bring current OO-metrics, and metrics tools research to the practitioner. The project was started in April 1998 as part of ongoing research into metrics tools. The development team had found that there had been very few good metrics collec
    Downloads: 9 This Week
    Last Update:
    See Project
  • 17
    A complete rewrite of the original StrangeDownloader in Java. This program is very specific in its ability to download files from Iowa State University residence hall computers from off-campus, without violating ISU implemented netcap.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 18
    Contacts, bookmarks, and passwords management. Web (Ajax) and Swing UI. It's capable to import and export contacts in popular formats, like Outlook, Google, and iPod.(csv, vCard) Multi user support. Hierarchical view of stored information.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 19
    This project is a Java application that is being designed to provide a gui interface to Samba via direct editing of the smb.conf file. Features included: Restarting samba daemon, opening smb.conf file for editing, saving the smb.conf file, and more.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 20
    sdljava is a java binding to the SDL library.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21
    This project is abandoned. JavaSettings is a java library that is used to load in memory an application configuration file. It loads automatically different types of configuration file.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22
    Java based TELNET BBS client. Includes an AWT application and applet compatible with Java 2 (1.4).
    Downloads: 9 This Week
    Last Update:
    See Project
  • 23

    Label2Cue Convertor

    converts Audacity label files to .cue (CUE) files

    A small Java tool that converts Audacity label files (text format) to standardized .cue CUE Label files. Useful for compatibility with CD burning software, other audio editing software, etc.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 24
    Merchant of Venice
    Venice is a stock market trading programme that supports portfolio management, charting, technical analysis, paper trading and genetic programming. Venice runs in a graphical user interface with online help and has full documentation.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 25
    Minecraft Portable

    Minecraft Portable

    Portable Minecraft launcher for macOS

    A portable Minecraft launcher for macOS. This is the legacy Java-based Minecraft launcher. Minecraft, and the Minecraft Logo are trademarks of Mojang AB. http://mojang.com/, http://minecraft.net/
    Downloads: 9 This Week
    Last Update:
    See Project
Monday.com Logo