193 programs for "java program" with 2 filters applied:

  • 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
    SYMPLiK RANGEHOOD is a Javadoc-like tool for Oracle database. This pure-Java program "sucks up" data dictionary and object source code from database and generate document for Tables, Views, Triggers, Packages, Procedures, Functions, and others.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    SplitPDF -SplitPDF.jar- is a ‘command-line driven’ Java-program, it splits a PDF-file by bookmarks into separated PDF’s. The bookmark is used as title for the newly created PDF. Extremely usefull and fast in a batch processing environment.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    MozillaTranslator (the program) is for localizator//translators that want to localize Mozilla or another XUL based application
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Downloads: 0 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
  • 5
    Java Cobol Lexer take a cobol source program and return it as a list of lexical tokens. Library takes source code in fixed, free and mixed formats. It recognizes standard Cobol 85.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    MSBLayout is a LayoutManager for Java AWT and Swing that combines the nested-boxes approach of BoxLayout with flexible constraints as used by GridBagLayout. A concise API minimizes the code required to get good layouts with optimal resizing behaviour
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    jRegenerate is a fast and easy way to create Java classes that can regenerate lost files. Simply point it at a file to make regenerative and let it go! Written in Java for platform independence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Program to performing the complete cycle of neural networks analysis: preparing data, choosing neural network (CasCor, MP, LogRegression, PNN), learning of network, monitoring learning state, ROC-analysis, optimization of network parameters using GA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project is used for linux(unix) user who wants to access MS sourcesafe via in linux(unix). This program is a classic C/S program, both side is written in java language. Total classes is less then 100K. Hope it helps you!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    This chess program changes its strength to give the best match against you. Eventually it learns to beat you specifically through learning alogirthms. Features included transposition tables and a elementary 3-piece endgame tablebase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Like the well-known tee program on UNIX systems, HttpTea is sitting between the client and the server of a HTTP connection. It allows you to modify the requests and responses before submission. HTTPS traffic can be decrypted an displayed as well.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    UML/Dot

    (Dead) - This project is rendered useless due to Generics

    This project cannot be used with source > Java version 1.4 without a major upgrade. Some part may be usable, like the diagram generation using GraphViz but you will have to rewrite parts of that as well. This program makes UML class diagrams from JAVA source or bytecode. The diagrams are generated using GraphViz Dot. The user has full control over the process and can hide or show any of the extracted elements. Requirements: JAVA v1.4 or better, GraphViz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project is aimed to provide a simple and quick jdbc framework. It provide you a new program pattern.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    SnapMan is a tiny java program with an integrated timer (opensymphony quartz). It takes snapshots of your desktop in regular intervals and saves it into a specified folder. Intervals and target folder is made configurable. Cron/At compatible expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GDBI is a genealogy program integrator. It includes an editor and the lifelines report language. It interfaces to multiple GEDCOM databases and is most popular as a PhpGedView client. At the core is a Java API to simplify adding databases and editors.
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 16
    A collection of various one-purpose utilities and one, main, program which centralizes and simplifies access to all computer's resources. Current main program is a simple file manager based on "quick search" technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This program converts, compares, merges, normalizes, and refactors data to and from disparate sources (CSV, Excel, and any JDBC/ODBC database) for use in a Java program.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    ServletViewer is a Java program that loads a Java servlet and displays its output in a web browser window. It can be used to run a Java servlet web application as a stand-alone program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Eclipse plug-in XPairtise provides a platform for distributed pair programming. This plug-in offers shared editing, project synchronization, shared program and test execution, user management, built-in chat communication and a shared whiteboard.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    EasyAccept is a tool to automate acceptance testing for your Java project in an easy way. All you have to do is to provide test scripts written in simple, client-readable commands, and a Facade to your program. EasyAccept does the rest for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JAppletFrame is a class that replaces JApplet that together with a simple main program allows the applet to be used as application. Most applet methods like getParameter that normally don't work in applications are implemented in a meaningful way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Simple java program jar file for testing jdbc connections and easy querying.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Provides a framework to allow multiple components of a program communicate through a singular interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    This Java program calculates the SPBRG value for a given baud rate (Baudrate) and clock frequency. It comes with a graphical interface and a simple value interpretation guide. A Java Webstart file (.jnlp) is provided.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    An utility program written in Java that helps to clean up an Eclipse installation by removing components that are no longer needed.
    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.