Search Results for "jvm exe4j_java_home download"

Showing 17 open source projects for "jvm exe4j_java_home download"

View related business solutions
  • 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
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 1
    MongoDB JVM Driver

    MongoDB JVM Driver

    The MongoDB drivers for Java, Kotlin, and Scala

    Welcome to the documentation site for the Java Driver, the MongoDB driver for synchronous Java applications. Download it using Maven or Gradle, or set up a runnable project by following our Quick Start guide. For tutorials on how to use the MongoDB JVM Drivers, please reference MongoDB University. Additional tutorials, videos, and code examples using both the Java Driver and the Kotlin Driver can also be found in the MongoDB Developer Center.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SQLite JDBC Driver

    SQLite JDBC Driver

    SQLite JDBC Driver

    ...To use another directory, set org.sqlite.tmpdir JVM property to your favorite path.
    Downloads: 358 This Week
    Last Update:
    See Project
  • 3
    Rakudo

    Rakudo

    Rakudo – Raku on MoarVM, JVM, and JS

    ...If you're after more than just the bare compiler, please download the latest Rakudo Star package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SDKMAN! CLI

    SDKMAN! CLI

    The SDKMAN! command line interface

    SDKMAN! is a tool for managing parallel versions of multiple Software Development Kits on most Unix based systems. It provides a convenient Command Line Interface (CLI) and API for installing, switching, removing and listing Candidates. Formerly known as GVM the Groovy enVironment Manager, it was inspired by the very useful RVM and rbenv tools, used at large by the Ruby community. SDKMAN is a tool for managing parallel Versions of multiple Software Development Kits on any Unix-based system....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 5
    Giter8

    Giter8

    A command line tool to apply templates defined on GitHub

    giter8 is a command-line utility and templating tool used to generate new projects or code structures from templates. The core idea is that you can define a “template repository” (e.g. on GitHub) with placeholders, variables, and a folder structure, and giter8 will clone it and substitute in values (e.g. project name, package, author) to produce a ready-to-go scaffold. It’s commonly used in the Scala / JVM ecosystem to bootstrap new applications or libraries, letting developers avoid...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Drill

    Drill

    Drill is an HTTP load testing application written in Rust

    ...Right now, the easiest way to get drill is to go to the latest release page and download the binary file for your platform. OpenSSL is needed in order to compile Drill, whether it is through cargo install or when compiling from source with cargo build.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Incanter

    Incanter

    Clojure-based, R-like statistical computing and graphics environment

    Incanter is a Clojure-based, R-like statistical computing and visualization library running on the JVM. It integrates core numerical libraries like Parallel Colt and JFreeChart to deliver data manipulation, modeling, statistical tests, and charting in a REPL-friendly environment. Start by visiting the Incanter website for an overview, check out the documentation page for a listing of HOW-TOs and examples, and then download either an Incanter executable or a pre-built version of the latest build of Incanter, which includes all the necessary dependencies, and unpack the file (if you would like to build it from source, read Building Incanter). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    VCL4J - Free Pascal VCL 4 Java/Android

    VCL4J - Free Pascal VCL 4 Java/Android

    Develop Java/Android applications using FreePascal JVM & VCL4J

    ...This is the start of what will most likely take a year to complete. I plan on writing a FCL/VCL style library in Pascal which will compile for the Java Virtual Machine (JVM) using FreePascal. Useful Links: Java https://java.com/en/download/ Lazarus https://sourceforge.net/projects/lazarus/ FreePascal JVM http://wiki.freepascal.org/FPC_JVM
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    Tomcat for Large Scale Deployments

    Use one Apache Tomcat installation to run multiple Tomcat instances

    This project is a packaged installation of Apache Tomcat useful if you need to deal with a lot of Tomcat instances. It is based on a Filip Hanik recommendations (http://sourceforge.net/projects/tomcat-lsd/files/tomcatx-large-scale-deployments.pdf/download) THIS IS NOT a modified version of Tomcat. I guarantee that the Tomcat is original. Why you need it : because you have many apps, you want to separate them and you want to have one app per tomcat (which is easier to monitor, to debug, to restart, etc...) because you already have many tomcats and you don't want to migrate them one by one anymore because your company doesn't want to pay for a TCServer or a TCat server for the moment Features : run multiple tomcat instances with only one runtime easy migration (just upgrade the tomcat folder) JVM monitoring based on Java Service Wrapper psi-probe embedded automatic port allocation Roadmap : global overview of the cluster automatic node detection easy deployment of
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    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.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 11

    oop_examples

    examples for Object Oriented Programming book

    Here are the C++, Java, and Python examples for use with the book Object Oriented Programming: The Essential Introduction to the Foundation of C++, Java, Python, PHP, C#, and More. For compiler, JVM, and Python interpreter options, see: http://www.stroustrup.com/compilers.html http://www.oracle.com/technetwork/java/javase/downloads/index.html https://www.python.org/downloads/ Read the documentation on the site to select the right download for your system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    getNya

    getNya

    Simple application for downloading pictures from Zerochan.net

    Simple java application for downloading high-quality pictures from Zerochan.net. You can find images by size or a tag. It's simple. And flat. All you need to do: download .jar file and run it with Oracle JVM (or any another JVM supporting image decoding)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    jhfsplus

    Mount mac HFS / HFS+ partitions on windows, as a folder

    Mount existing mac hfs/hfs+ partitions on your harddisk as a readonly virtual folder on windows. Requires java 1.6 (32-bit) and pismo file mount ( http://www.pismotechnic.com/download/ ) to be installed. The setup version has java/pismo/jhfsplus all three packed in a single bundle. A convenient free solution to macdrive.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Color Hound

    Color Hound

    Color Hound - A pure java color picker

    ColorHound A pure Java Color Picker ------------------------------------ Introduction: ColorHound is a pure java color picker application developed using Java-Swing. As the programming language is Java, this tool is also platform independent. It can be used in anywhere provided, JVM is installed. This tool is distributed in a .zip format, so no installation required. Installation: As such, there is no installer for this. Download the zipped package from https://sourceforge.net/projects/color-hound/ to a local folder on your disk. Extract the zip and execute the color-hound-1.0.jar using Java SE or run the ColorHound-1.0.exe on windows based system. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SAGITÁRIO

    SAGITÁRIO

    SAGITÁRIO - SGT - Sistema de Gerenciamento de Transcrição

    - SAGITÁRIO é um sisttema para gerenciamento de transcrição, tratando-a como Ordens de Serviço (OS). - A partir do SAGITÁRIO é possivel gerenciar todo o ciclo de vida dessa transcrição, desde de seu recebimento, até a sua baixa (quando a empresa que você presta paga pelo mesmo).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Scrobblit

    An iTunes/Rythmbox scrobbler

    ...And if an error occurs, you can choose of not updating the iTunes (or Rhythmbox) database, so you'll restart the application and detecting again the tracks. Scrobblit was written in Java, so you must have the JVM on your computer; you can download it here: http://www.java.com/en/download/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SafariSucker facilitates the automatic download of books from O\\\\\\\'reilly\\\\\\\'s Safari service. SafariSucker is written in Java, and runs on any platform where a JVM is avaliable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB