Search Results for "java development kit" - Page 82

Showing 14683 open source projects for "java development kit"

View related business solutions
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 1
    RMG - Reaction Mechanism Generator
    Notice: RMG-Java is no longer in active development. Please find the latest version written in Python at http://reactionmechanismgenerator.github.io To see the website o the old Java version of RMG, visit http://rmg.sourceforge.net RMG (Java version) is an automatic chemical reaction mechanism generator that constructs kinetic models composed of elementary chemical reaction steps using a general understanding of how molecules react (currently limited to C, H, O, and S atoms).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    OraDoc is an open source Java based tool for creation of Oracle database documentation in HTML format similar to JavaDoc supporting tables (including foreign key relations), views, object types, sequences and packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Petri-LLD is a graphical development environment for real-time automation control and is written in Java. It is based on a form of Petri net, and compiles to a number of programmable logic controller (PLC) languages as well as Java and Visual Basic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    jWebBox2

    A pure Object-Oriented JSP layout tool

    JWebBox2.0.0 is a small layout tool used in Java server pages(JSP) projects, playing the same role like Tiles and SiteMesh, but it's pure Object-Oriented designed, no XML files, no Tags, it's powerful but simple(only 1 Java class) and easy to use, it can be used to build whole web site or only some page components. JWebBox2.0.0 is an open source software follows BSD license. Key features about JWebBox2.0.0: 1)Use Java classes, not XML file to present JSP layouts, the Java class be called...
    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
    Continuous Integration Demo - Java - 3

    Continuous Integration Demo - Java - 3

    An example project to demonstrate continuous integration, in Java.

    Demonstrations of SOAP web services. This project builds on Continuous Integration Demo - Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    COMPASS Research
    Development is now hosted at https://github.com/symphonytool/symphony
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GenApp

    GenApp

    Generador d'Aplicacions

    == MOGUT A GITHUB: https://github.com/GovernIB/genapp == A partir d'una bbdd en postgresql o oracle, genera totes les capes d'una aplicació web: model, jpa, ejb, logica(ejb), web i webservices. Caracteristiques: * Incorpora un llenguatge d'alt nivell generat per realitzar consultes a bbdd de forma que l'aplicació es pot construir sense haver d'escriure ni una linia de codi SQL. D'aqui que qualsevol canvi produeixi errors de compilació i no d'execució com passava amb el codi SQL. *...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    JMapViewer

    Java Swing component for integrating OSM maps into your Java app.

    This project offers the Mavenized format of the official "JMapViewer" project. Official project code on: https://trac.openstreetmap.org/browser/subversion/applications/viewer/jmapviewer?order=name Please, note that no development is performed in this SVN, just contains Maven artifact of official releases (starting from 1.14 version) If you want to give it a try, download code and run the Demo: > mvn compile package > cd target > java -jar JMapViewer-1.14.1-Demo.jar
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    ZK Forge is the project for community collaboration to develop ZK extensions, such as components, themes, and utilities.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    A Thread and Task Manager. Execute Tasks in a Thread Pool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CRAFT HPC Floating-point Analysis

    CRAFT HPC Floating-point Analysis

    CRAFT: Configurable Runtime Analysis for Floating-point Tuning

    CRAFT (Configurable Runtime Analysis for Floating-point Tuning) for HPC (High-Performance Computing) uses binary instrumentation to perform runtime analysis of floating-point code, detecting cancellations and making precision level recommendations. NOTE: THIS PROJECT HAS MOVED TO GITHUB!!!! https://github.com/crafthpc/craft
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The FXL Project Eclipse Plugin leverages the integration of DSLs, (meta-) modeling approaches, code generation and the development of software configuration tools (sw-component-configuration).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Driver para impresor / controlador fiscal EPSON en JAVA. Utiliza JNI para comunicacion con puerto serie. Testeado en winxp, linux x86_64, win7 32 / 64 sobre TMU-220AF. solo rollo papel continuo (chicos)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    jfugue2me

    The adaptation of JFugue library for J2ME

    It allows you to use JFugue-2.1 API to program music on MIDP 2.0, CLDC 1.1 compatible mobile devices. It's easy to use, like this code to play C-major scale: Player player = new Player(); player.play("C D E F G A B"); It's all based on JFugue-2.1 sources, so go to http://www.jfugue.org for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    JHCaching

    Lightweight LRU Caching library with persistence

    LRU caching map is Least Recent Used Map, (see Wiki), meaning that a Key,Value pair is stored in the cache, with a "expireTime", but every time the Key is retrieved (get method) the expire time is extended. It is a simple POJO one jar library. With complete documentation with examples and javadoc. When the cache reaches is "maxSize" or a cleanup of the cache is performed (automatically by deamon thread dependent on the "LRUCachingMapConfiguration"), it is the keys with least recent...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ModelJUnit extends JUnit to support model-based testing, with the models being written as Java classes. Model-based testing allows you to automatically generate test suites from a model of a system under test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Clue is an experimental C compiler that generates code for high-level dynamic languages such as Lua, Javascript, Perl5 and Common Lisp, as well as non-dynamic languages like C and Java. It supports the complete ANSI standard, including pointer arithmetic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    As of 03/2017, this project is moved to GitHub: https://github.com/cyberborean/rdfbeans ---- A simple Java-to-RDF databinding framework for transparent mapping JavaBean-like objects to RDF resources and vice versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    JComp

    Program to translate source codes

    Program is aimed to be able to translate source codes from one language to other. Currently it only works (somewhat) for the following translations: - pascal to java - pascal to php - c to php Any constructive suggestions or feature requests are welcome
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Cengaver

    Cengaver programming language

    Cengaver is a new programming language based on Turkish speaking language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Aspose.Total Java for IntelliJ IDEA

    Aspose.Total Java for IntelliJ IDEA

    (formerly: Aspose for JetBrains)

    Aspose.Total Java for IntelliJ IDEA allows developers to create Aspose Java project through plugin provided Aspose Project Wizard. The wizard enables the developers to select and download the latest Aspose Java APIs and samples example codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    **NOTE**: The WALA project is now hosted at https://github.com/wala/WALA; the latest source code and updates are available there. The code here on Sourceforge is highly out of date and unsupported. The T. J. Watson Libraries for Analysis (WALA) provide program analysis capabilities for Java bytecode and related languages. The WALA libraries constitute an open-source release of parts of IBM Research's DOMO analysis infrastructure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JANET is a software tool simplifying integration of Java applications with codes and libraries written in other languages. It defines a lightweight Java language extension and appropriate preprocessor generating JNI interfaces out of JANET source files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ACTools

    ACTools

    Adicionais (plugins) para Eclipse e TDS

    Conjunto de ferramentas, implementadas através de adicionais (plugins) para o Eclipse (www.eclipse.org) e para TOTVS | Developer Studio (ds.totvs.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Restful APIs for Data Cleansing

    Restful APIs for Data Cleansing

    This is sister project for osDQ which provide Restful APIs

    (Beta Version) This is sister project for https://sourceforge.net/projects/dataquality/ . It provides Restful APIs for features for data quality and data preparation features. This project will help projects which want embed data quality and data preparation features in their project or UI using restful calls. Data Cleansing APIs Dockerfile: # Pull base image FROM frnde/jetty-9.4.2-jre8-alpine-cet ADD osdq-v0.0.1.war /var/lib/jetty/webapps/osdq.war EXPOSE 8080 Docker...
    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.