Showing 18 open source projects for "jdk 1.8"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start 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
    J2ObjC

    J2ObjC

    A Java to iOS Objective-C translation tool and runtime

    J2ObjC is an open-source command-line tool from Google that translates Java source code to Objective-C for the iOS (iPhone/iPad) platform. This tool enables Java source to be part of an iOS application's build, as no editing of the generated files is necessary. The goal is to write an app's non-UI code (such as application logic and data models) in Java, which is then shared by web apps (using GWT), Android apps, and iOS apps. J2ObjC supports most Java language and runtime features required...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    checkstyle

    checkstyle

    Development tool to help programmers write standard Java code

    ...It also has the ability to check code layout and formatting issues. Since Checkstyle 7, some users have been unable to continue upgrading to newer versions of the utility because of the new JDK 1.8 compile requirement. The development team doesn't have the resources to keep updating the utility for older JDKs for those that can't work with the latest version.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Reactor Netty

    Reactor Netty

    TCP/HTTP/UDP/QUIC client/server with Reactor over Netty

    Reactor Netty offers non-blocking and backpressure-ready TCP/HTTP/UDP/QUIC clients & servers based on Netty framework. With Gradle from repo.spring.io or Maven Central repositories (stable releases only). Reactor is a fourth-generation reactive library, based on the Reactive Streams specification, for building non-blocking applications on the JVM. Reactor is fully non-blocking and provides efficient demand management. It directly interacts with Java's functional API, CompletableFuture,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Arrow

    Arrow

    Functional companion to Kotlin's Standard Library

    Arrow Core includes types such as Either, Validated and many extensions to Iterable that can be used when implementing error handling patterns. Core also includes the base continuation effects system, which includes patterns to remove callbacks and enables controlled effects in direct syntax. Some applications of the effect system reduce boilerplate and enable direct syntax including monad comprehensions and computation expressions. Arrow Fx is a next-generation Typed FP Effects Library that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 5

    Infinite Wisdom

    Java RTS framework

    ...It has networking and replay support, and have some building blocks to build AI agents (discretized path finding in a continous world). Update (2025. Jun): javax.xml.bind.annotation.XmlAccessType was removed from JDKs later than 1.8. So use the project with JDKs from 1.6 to 1.8. Write in the forum if you're interested in running it on a more modern JDK. The demo program's entry point is Dom1Bootstrapper. You can download a runnable demo jar from the files. If your default JDK is higher than 1.8, it won't start on double click. Update (2014. May 9.): Detailed documentation is uploaded (i.e. my thesis). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LSJ_Eclipse

    LSJ_Eclipse

    Eclipse Mars 32 bit, is customized by LSJ

    Eclipse 32 bit version, include Java EE, Tomcat7, Window Builder, JDK 1.8, Hex Editor, CDT, MinGW, rxtx Serial, Theme for eyes, and Arduino Plug Ins and many libraries... and tools. You don't Need to search PlugIn. and Dont need to Waste your Time to Set up. like Starcraft 1.16 version is better than remater version. Thanks to download it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    jdnp3

    A pure Java DNP3 library.

    ...This project aims to deliver a DNP3 Level 2 compliant utilities including: - A Level 2 DNP3 Compliant Stack - A web based testing utility - A python remote control for the testing web page The focus so far has been around outstation functionality. Master station functionality will be included in the future. Requirements: - JDK 1.8+ - HTML 5 Browser If you find any bugs or require any features, please raise a ticket.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    detectproj

    Automated detection of the unknown early map projection

    ...Sytem requirements: • 2 GHz or faster 32-bit (x86) or 64-bit (x64) processor. • 2 GB RAM (32-bit) or 4 GB RAM (64-bit) system. • 120 MB available hard disk space. • JDK 1.8 +. • Internet connection (download speed > 2Mb/s
    Leader badge
    Downloads: 105 This Week
    Last Update:
    See Project
  • 9
    KEditor

    KEditor

    An Editor to teach Programming Fundamentals using Karel Robot

    ...You can use Karel commands and write new functions and run your program without any hassle to configure Karel. Every program stamped with Author name which, once set, is not allowed to be changed. You need to install JDK 1.8 or above to use this editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    BotCity Framework Core

    BotCity Framework Core

    BotCity Framework - Open Source RPA

    Core module of the BotCity RPA framework. Basically, this module provides features to recognize UI elements and interact with it using mouse and keyboard actions. There are a number of third-party dependencies used in the project. Browse the Maven pom.xml file for details of libraries and versions used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Xodus

    Xodus

    Transactional schema-less embedded database used by JetBrains

    ...There are three different ways to deal with data, which results in three different API layers: Environments, Entity Stores and Virtual File Systems. Gradle is used to build, test, and publish. JDK 1.8 or higher is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    jswebserver

    Web server in one java jar using JavaScript for the server side logic

    JSWEBSERVER is a very light web server app that can be compiled in Java 1.8 or Java 16, it is based on SCALATRA and GRAALVM with JavaScript engine. Prerequisites to compile jswebserver: - Java JDK 1.8 or 16 (https://adoptopenjdk.net/) - SBT (https://www.scala-sbt.org/download.html) - Scala (https://www.scala-lang.org/download/scala2.html) After installing prerequisites, download jswebserver sources: https://sourceforge.net/p/jswebserver/code/ci/master/tree/ or you may use git: git clone ssh://laranikal@git.code.sf.net/p/jswebserver/code jswebserver-code To Build & Run: $ cd jswebserver $ sbt > jetty:start > browse If browse doesn't launch your browser, manually open http://localhost:8080/ in your browser. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ark Survival Custom Cap Calc (old ver)

    Ark Survival Custom Cap Calc (old ver)

    Easy to create increased exp. and level caps on ARK: Survival Evolved!

    ...Once generated, copy over the data from the app to your game configuration files and it should work. Enjoy! Copy of this code without the content of the Author is prohibited. This program was written with JDK 1.8. It does require a minimum of JRE 52 to run. Java can be downloaded from: https://www.java.com/en/ SUPPORT THE DEVELOPMENT OF THIS APP @ https://www.patreon.com/clarktribegames https://paypal.me/aznblusuazn JOIN THE COMMUNITY ON FACEBOOK OR DISCORD https://facebook.com/clarktribe.games https://discord.gg/6kW4der
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Visual Basic for Android

    Visual Basic for Android

    Visual Basic for Android

    ...Many things are still manual and also some are not fully functional like VB to Java translator and Layout Editor. Requires: 1. Windows XP or later 2. .Net 2.0 3. JDK 1.8 or later 4. Android SDK-tools-windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    fast-serialization

    fast-serialization

    FST: fast java serialization drop in-replacement

    Up to 10 times faster 100% JDK Serialization compatible drop-in replacement (Ok, might be 99% ..). As an example: Lambda Serialization which came with 1.8 worked instantly. Android compatible since version 2.17 (use FSTConfiguration.createAndroidDefaultConfiguration() both on the server and client side. The configuration object has to be passed into FSTObjectIn/Output constructors) FSTStructs is very similar to IBM's packed objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    AccessConverter

    A Microsoft Access database conversion tool to convert old and new Acc

    ...Online Application An online application that uses AccessConverter to convert databases can be found here https://lytrax.io/blog/tools/access-converter. Dependencies JDK 1.8 Apache Commons IO 2.5 (commons-io-2.5) Apache Commons Lang 2.6 (commons-lang-2.6) Apache Commons Lang 3.6 (commons-lang3-3.6) Apache Commons Logging 1.2 (commons-logging-1.2) SQLite JDBC Driver 3.18.0 (sqlite-jdbc-3.18.0) JSR 353 (JSON Processing) 1.0.2 (javax.json-1.0.2) Jackcess 2.1.8 (jackcess-2.1.8)
    Downloads: 16 This Week
    Last Update:
    See Project
  • 17

    exdatisSendMail

    java example

    ...lib: https://java.net/downloads/swingx/releases/ http://www.java2s.com/Code/Jar/j/javax.mail.htm http://www.jtattoo.net/Download.html I wrote this using: Scientific linux 6.7 32 bit. Netbeans 8.1 JDK 1.8(Oracle) Test: linux and win7 Problems: see(for gmail) : https://support.google.com/accounts/answer/6010255?hl=en
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Pentaho Data Integration

    Pentaho Data Integration

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

    ...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 are processed quickly. In addition to the unit tests, there are integration tests that test cross-module operation.
    Downloads: 74 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB