Showing 114 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
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 1
    Nodeclipse "Enide 2015"

    Nodeclipse "Enide 2015"

    Node.js & Java development in Eclipse-based IDE

    Instructions 0. If you don't have, get latest Node.js http://www.nodejs.org/download/ 1. If you don't have, download & install latest JDK http://www.oracle.com/technetwork/java/javase/downloads/index.html For example "Java Platform (JDK) 7u21" 2. Download Node Tool Suite (NTS) for your operating system (currently only Windows x64 & MacOS x64) 3. Extract NTS.zip into folder where you keep our tools, e.g. D:\Progs\ 4. Open eclipse.exe from Eclipse folder, e.g. D:\Progs\Node...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2
    Pentaho Data Integration

    Pentaho Data Integration

    Pentaho Data Integration ( ETL ) a.k.a Kettle

    Pentaho Data Integration uses the Maven framework. Project distribution archive is produced under the assemblies module. Core implementation, database dialog, user interface, PDI engine, PDI engine extensions, PDI core plugins, and integration tests. Maven, version 3+, and Java JDK 1.8 are requisites. Use of the Pentaho checkstyle format (via mvn checkstyle:check and reviewing the report) and developing working Unit Tests helps to ensure that pull requests for bugs and improvements...
    Downloads: 67 This Week
    Last Update:
    See Project
  • 3
    mathCollection is a java package representing a consistent and efficient extension to the Java Collection Framework of JDK 1.4. It offers different kinds of sets with mathematical, non-destructive functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Hadoop-BAM is a Java library for the manipulation of files in common bioinformatics formats using the Hadoop MapReduce framework with the Picard SAM JDK, and command line tools similar to SAMtools. The file formats currently supported are BAM, SAM, FASTQ, FASTA, QSEQ, BCF, and VCF. For a longer high-level description of Hadoop-BAM, refer to the article "Hadoop-BAM: directly manipulating next generation sequencing data in the cloud" in Bioinformatics Volume 28 Issue 6 pp. 876-877...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 5
    JBoss Nagios Integration

    JBoss Nagios Integration

    Poll JMX attributes from Java based applications with Nagios

    Integrate JBoss into Nagios monitoring through a small Collector MBean and a perl based Nagios plugin. Lets you read you and monitor JMX values from JBoss servers very efficiently. On the Nagios server no JDK or JBoss installation is needed.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6

    Joda - Time

    Project moved to GitHub

    Joda-Time provides a library of classes to replace the Java JDK Date and Time classes including formatting. It is based around the ISO8601 datetime standard, but also provides full support for other calendar systems, such as Gregorian and Buddhist. Project moved to GitHub: https://github.com/JodaOrg/joda-time
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Web Developers Tools Linux x64 Live DVD

    Web Developers Tools Linux x64 Live DVD

    A Linux live DVD with tools for develop web sites

    W.D.T live DVD is a Debian live distribution amd64 with tools to make web pages, with PHP and CSS frameworks . You can work without internet conection. The DVD image is less than 1,2Gb. The installation on Hard Drive is the same of live system DVD. Some Packages installed: Lxde-Desktop, Apache2, Aptana Studio 3, Java 7, JDK 7, Mysql-server, Php5, Php5-mysql, PhpMyAdmin, Icewasel, Google-Chrome, +Extensions, Filezilla, Bluefish, Xchat, Gimp, Zenmap. Wordpress(ready to use)-EN & ES, +themes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Concurrency Freaks

    A library with Scalable (and fast) Read-Write locks

    This library contains Java code for several Read-Write Locks: - ScalableRWLock: A rw-lock that scales with the number of threads doing read-lock. - ScalableRWLockS: Similar to above but different implementation. - ScalableStampedRWLock: An hybrid of the ScalableRWLock and the StampedLock provided in JDK 8, which provides good overall performance. - FAARWLock: Uses a Fetch-And-Add operation for the read-lock which means it is not so scalable as ScalableRWLock but it is still faster than...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PHParser

    PHParser

    A Lexer and a Parser to PHP scripts

    PHParser 1.2 generates a pure Java parser for PHP programs. Invoking this parser yields an explicit parse tree (AST) and a tree walker suitable for further analysis. This tool package is based upon: - ANTLR 3.2 or higher (www.antlr.org). - JDK 1.6 or higher (java.sun.com). - Grammar specifications of PHP 5.3.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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.
  • 10
    A Java 2 (JDK 1.3/1.4) compatible virtual machine. joeq is unique in that it is almost entirely implemented in Java, making it reliable and efficient. It is also language-independent, so code from any language can be seamlessly and dynamically compiled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JarSignerGUI

    JarSignerGUI

    Graphical User Interface for keytool and jarsigner JDK tools

    Using JarSignerGUI you can simply sign your JAR files without using the command line. It is written in Java and open source.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    RapidJDBC

    RapidJDBC - Java library for easier JDBC and SQL development

    A JDBC wrapper build on AspectJ interceptors. Annotation based solution. Also provides a simple ORM for entities. For information please visit homepage or read readme.md file from source and release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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: 24 This Week
    Last Update:
    See Project
  • 14

    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 use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    BeanEqualsChecker

    Java library can be used in JUnit testcases for beans coverage

    Java library can be used in JUnit testcases for java bean classes coverage. Suitable for check methods: "equals", "hashCode", getters and setters. Similar with "https://sourceforge.net/projects/meanbean". Base usage: BeanEqualsChecker checker = new BeanEqualsChecker(); checker.testEquals(MineBean.class); For constructor with parameters, factory can be used: checker.testEquals(MineBeanWithConstructor.class, new EqualBeanFactory<MineBeanWithConstructor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    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: 0 This Week
    Last Update:
    See Project
  • 17
    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: 1 This Week
    Last Update:
    See Project
  • 18

    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
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Logic Custom OS

    Logic Custom OS

    A students experimental command driven OS

    This project is my attempt of what I like to call "A layer over layer OS". My concept of "Layer of Layer OS" or LoLOS, is that this command driven OS can run on the JVM(layer one) and then run on your primary Operating system(Unix,Linux,Windows,Mac) which is layer two. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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
  • 22
    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
  • 23
    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
  • 24
    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
  • 25
    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
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.