Search Results for "java development kit" - Page 23

Showing 14682 open source projects for "java development kit"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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
  • 1

    Cerberus

    Enterprise integration testing framework

    Official website on http://cerberus-testing.org/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    QuickRev
    A code review tool for Subversion, GIT and ClearCase controlled files. Features: Complete Review Cycle/ Reviews between different file versions/ Syntax highlighting/ Email Notifications/ Checklist Support/ Readable XML-Output/ Easy Configuration/ Metrics
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    neoHort  iText&OpenPdf&JExcel&ApachePOI

    neoHort iText&OpenPdf&JExcel&ApachePOI

    neoHort:Java PDF&XLSX runtime builder-based iText&JExcelAPI&Apache POI

    neoHort: Java PDF&XLSX runtime builder. Based: iText 2.1.7, OpenPdf, JExcelAPI, POI libraries. Xml-based input source with integrated WebJava environment objects. Includes dynamical tag's structures. Demo https://neohort.herokuapp.com/ https://neohort4ape.appspot.com GitHub https://github.com/surban1974/neohort neoHort5 migrated to https://sourceforge.net/p/neohort5 Maven https://github.com/surban1974/neohort/blob/master/README.md
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    ESignPDF

    ESignPDF

    Sign PDF with Digital Signature Certificate (DSC)

    Brought to you by parvesh88 System Requirements 1. A Computer running Windows 7 Service Pack 1 or higher 2. Java Runtime Environment (JRE) 8 or higher if JRE is not installed on your PC, then download and install from here JRE Windows x86 -> https://www.azul.com/core-post-download/?endpoint=zulu&uuid=55abea0c-2aa5-4316-aafb-e90847f6ee21 JRE Windows x64 -> https://www.azul.com/core-post-download/?endpoint=zulu&uuid=5a34da4a-1821-4c79-a57c-7fce38d102c2 JRE Mac OS -> https...
    Downloads: 3 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.
  • 5
    iRPGUnit

    iRPGUnit

    iRPGUnit Testing for RPG Developers on IBM i

    The source code of iRPGUnit has been moved to GitHub (https://github.com/tools-400/irpgunit/) on January 5th, 2024. The update site is still available on SourceForge, as is ticket management. iRPGUnit is an open source plugin for RDi 9.5.1.3+. The plug-in provides unit tests for RPG on IBM i. iRPGUnit is a fork of the RPGUnit project, providing enhancements and an Eclipse plug-in for running unit test from your IBM Rational Developer for i. Further information about iRPGUnit are...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Groove
    NOTE: The GROOVE codebase has moved to https://github.com/nl-utwente-groove
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    FRODO 2

    Open-Source Framework for Distributed Constraint Optimization (DCOP)

    FRODO is a Java platform to solve Distributed Constraint Satisfaction Problems (DisCSPs) and Optimization Problems (DCOPs). It provides implementations for a variety of algorithms, including DPOP (and its variants), ADOPT, SynchBB, DSA...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    HGBase
    Java library that offers conventient functions. With the help of this framework it's possible to implement quickly an own application including menu, status bar, etc. and also an online updater. As a test application a simple and fast text editor (HG Edit) was developed. The framework is also a base for the game framework tjger (www.tjger.com) that is also hosted at sf.net.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Dependency Finder
    Extracts dependencies and OO metrics from Java class files produced by most Java compilers. Computes API differences between versions. No source needed. Includes both Swing and command-line interfaces, with XSL stylesheets for formatting output.
    Downloads: 2 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

    kink-lang

    An object-based programming language

    Kink is an object-based programming language, adopting object system without inheritance, and delimited continuation as a building block of control structures. Kink is also an implementation of Kink language runtime, which runs on JVM. • Documentation: https://doc.kink-lang.org/ • Continuous Integration: https://ci.kink-lang.org/ • Maven Central: https://mvnrepository.com/artifact/org.kink-lang/kink
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    umple

    umple

    The Umple Model-Oriented Programming Technology

    Umple is technology for Model-Oriented Programming. It adds abstractions such as UML associations, attributes, and state machines to object-oriented programming languages such as Java, C++, PHP and Ruby. A developer can use Umple in one of several ways. They can start with a pure model, containing only classes, associations, attributes and state machines, and then gradually add methods in one of the base languages to the Umple code base. Alternatively a developer can start with a normal...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Depeche

    Depeche

    Java database mapper

    Depeche enables you to work with databases using data structures. It strives to be very simple and easy to use, avoiding both the tediousness of using JDBC directly and the heaviness of a full-blown ORM. It currently supports PostgreSQL, MySQL, H2, SQLite, MS SQL Server and FileMaker; support for other databases can be added easily. A simple ORM based on Depeche is also under development.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    McuOnEclipse

    McuOnEclipse

    Releases of McuOnEclipse projects

    Processor Expert components and Eclipse examples and plugins.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    This is the EPP (Extensible Provisioning Protocol) Registry/Registrar Toolkit. It is used by domain name registrars that wish to communicate with EPP domain name registries (eg. .info, .name, .pro, .biz).
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    xrocketemail

    xrocketemail

    XRocket Email Tool for Sending Emails to Multiple Users

    XRocket Email Tool for Sending Emails to Multiple Users Overview This Java application allows users to send emails to multiple recipients simultaneously Requirements Developer Java Development Kit (JDK) 17 or higher NetBeans IDE (or any Java IDE of your choice) Internet connection for sending emails user Java JRE 17 or higher Installation Developer Clone the repository from [GitHub URL] or download the ZIP file. Open the project in NetBeans IDE. Build the project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Aplinfo Library - CuscungoSoft
    APLINFO LIBRARY - CuscungoSoft Librerías que gestionan las transacciones y consultas de una Base de Datos en diferentes gestores de BD utilizando JAVA (EJB - JPQL). Adicionalmente contiene clases de utilidad para el desarrollo de software rápido y eficiente. Casos de éxito: PERISHAIRPORT Cía. Ltda https://twitter.com/ECUAfast http://www.ecuafastplus.net Municipio del Distrito Metropolitano de Quito (IRM-ICUS-ZUAE-CEDULA CATASTRAL) https://pam.quito.gob.ec/mdmq_web_suim/index.jsf...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Interlocking system for modular model railroading. The goal is the development of hard- and software for an model interlocking interfacing on the one hand to the model railroad and on the other to the model of the userinterface of an real interlocking.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    Empact Foundation Class Library

    Cross-platform C++ library for use as a default application framework.

    A mature cross-platform C++ library for use as a default application framework. Features include: * Threading & synchronization * Socket programming: SSL, NanoMsg & ZMQ * File I/O utilities: zlib, ini, yaml * Native Database access: MySQL, SQLite, BerkleyDB, Postgre, REDIS and ODBC * Built-in mini XML parser; optional EXPAT, LIBXML and MSXML support * Network protocol stack: HTTP, FTP, SMTP, POP3, SOAP, XMLRPC * Scripting languages: Perl, Python, JavaScript, VBScript, Java, Lua, TCL...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Delphi : VRCalc++ and more Binary Exec

    Delphi : VRCalc++ and more Binary Exec

    Delphi Java - VRCalc++ OOSL (Script) and + (Binary Exec Distro)

    ... : Astrology Program - VR Free Chess 2D : Chess Game Program - VR Mosaic : Puzzle Resolver Program (VCL, FMX) - VR Blocks game - VRGraphStage - VR TTT OX game - Embarcadero Binary Runtime Libraries - VR Binary Runtime Libraries for Delphi & C++Builder - Visual Styles Java Applications - Analog Clock - VR Hanoi Towers - VR Rects World Sample - VR Free Chess 2D - VR Mosaic with auto resolver - Action/Entity Model Test includes installation instructions adrixnt@hotmail.it
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    YouTube Downloader ArmoMan

    YouTube Downloader ArmoMan

    An android application to download audio (mp3) from YouTube videos.

    An android application to download audio (mp3) from YouTube videos and from playlists. YouTube Downloader ArmoMan is an intuitive Android application designed to empower users to effortlessly extract high-quality MP3 audio from YouTube videos and playlists. With a user-friendly interface and a host of convenient features, this app simplifies the process of downloading and enjoying your favorite YouTube content in audio format. Download from SourceForge or GitHub. GitHub download...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    ADAMS

    ADAMS

    ADAMS is a workflow engine for building complex knowledge workflows.

    ADAMS is a flexible workflow engine aimed at quickly building and maintaining data-driven, reactive workflows, easily integrated into business processes. Instead of placing operators on a canvas and manually connecting them, a tree structure and flow control operators determine how data is processed (sequentially/parallel). This allows rapid development and easy maintenance of large workflows, with hundreds or thousands of operators. Operators include machine learning (WEKA, MOA, MEKA...
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    FileHashler

    FileHashler

    cross-platform (Java) file encryption and archiving tool

    Java based API (library) and console utility for cross-platform file and directory encryption and archiving. Encrypts single files up to 9.2 EB length. Directories can be encrypted as sets of single files in a single action. Uses Twofish (CBC) and SHA-256. Security level is strong and benefits from the PWS3 (Password Safe) encrypted file format. The level can be lowered to 128-bit key-length (normally 256).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    AminePlatform

    AminePlatform

    Amine is a Multi-Layer Platform for the dev. of Intelligent Systems

    Amine is an Artificial Intelligence Multi-Layer Java Open Source Platform dedicated to the development of various kinds of Intelligent Systems and Agents (Knowledge-Based, Ontology-Based, Conceptual Graph -CG- Based, NLP, Reasoning and Learning, Natural Language Processing, etc.). Ontology, KB can be created and manipulated with various processes. CG theory is used as the main knowledge representation language. Amine provides two languages: PROLOG+CG which extends PROLOG with CG and Amine...
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24

    scriptHelper

    integration between Java and scripting languages

    scriptHelper is a Java library allowing a simple integration between Java code and various script languages. This library also allows to debug these scripts in the context of a Java program.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    The AppTools library provides general tools for developing Java applications, especially applications using a plug-in architecture to extend their functionality. The project also provides a platform for running such applications.
    Downloads: 1 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.