Search Results for "java download" - Page 11

Showing 946 open source projects for "java download"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 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
  • 1
    check vpn

    check vpn

    check if your vpn is falling down

    This tool check every x seconds your public ip adress, if it changes (vpn fall down for example) it stops one or several programs. When the VPN crash this tool can send a mail, play a sound. - This tool work on Windows and Linux. - You need to install JAVA 1,8 on your operating system - Download checkvpn.zip and unzip it - Double click on checkvpn.jar - Click on the button « Update ip » when the VPN is stopped to get your public ip address. - Type the programs separated by semicolon that you would like to stop when the vpn is falling down (ex: utorrent.exe;firefox.exe on linux just put « firefox » no extension) - Click on start button and the program will check every x seconds your ip address, if it not the vpn's ip the programs will be stopped by this tool...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Point Symmetry Clustering

    Point Symmetry Clustering Approach Using Differential Evolution

    ...Used those academic works for algorithm implementation: http://cs.cug.edu.cn/teacherweb/gwy/Publication/ISICA-09.pdf http://www.isical.ac.in/~sanghami/ieeetkde_cameraready.pdf http://www.softcomputing.net/smca-paper1.pdf 1. You may download code: git clone git://git.code.sf.net/p/pointsymmetryclustering/code pointsymmetryclustering-code 2. Build: mvn clean install assembly:assembly -DskipTests -Dmaven.test.skip=true -DdownloadSources=true -Dcheckstyle.skip=true 3. Run: java -jar target/point-symmetry-clustering-1.0-fat.jar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    digitalink-

    digitalink-

    Links Dailymotion videos, Reuters news feeds, IPTV & more

    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SERP-GST

    SERP-GST

    Point of sale and custom accounting and billing for indian GST

    Download and start accounting and invoicing for indian standard GST. For help write to us : er.ajeet@live.com
    Downloads: 1 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
  • 5

    Java MP4Box Gui

    A Java gui for MP4Box

    ...The source code is included in the Jar file atm! Tested on: - Windows 7 and XP - Ubuntu 13.04 based distros - Mac OSX 10.8 Should work on any that support Java, MP4Box and HandBrake! The OS commands can be tweaked in settings.conf file. PS! I've seen a lot of torrent hit's when you google my apps name. Consider all of them fake and dangerous to download!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    PLEASE NOTE THAT THIS PROJECT HAS FINISHED. THE FILES ARE HERE AS AN ARCHIVE. MDV: XML data management and presentation framework. For download and instructions please go to mdv.sourceforge.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Ant SSH utils

    SSH command execution, upload and download from Ant

    Simple SSH tasks that can be used from Ant. Includes three SSH Ant tasks: * Run one/multiple commands over SSH in Ant. * Uploads one/multiple files over SSH in Ant. * Downloads one/multiple files over SSH in Ant. Simpler class loading since no external libraries are required to add to your Ant installation. All libraries are stored in your project directory, instead of your Ant installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Number Race
    Software designed for remediation of dyscalculia (or mathematical learning disabilities) in children aged 4-8 and for teaching number sense in kindergarten children. For more information, visit the unicog lab website using the link below. NOTE: To use The Number Race, you may need to download TWO files, the main program (above), AND a language pack. To get to the language packs, click on "Files" on the menu bar above, and select version and the appropriate language. If you are lucky...
    Leader badge
    Downloads: 125 This Week
    Last Update:
    See Project
  • 9
    Vuze - Azureus

    Vuze - Azureus

    An extremely powerful and configurable BitTorrent client

    Vuze (formerly Azureus) is an extremely powerful and configurable BitTorrent client. Search and download torrent files. Play, convert and transcode videos and music for playing on many devices such as PSP, TiVo, XBox, PS3, iTunes (iPhone, iPod, Apple TV).
    Leader badge
    Downloads: 2,803 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 10
    The MangaStream Downloader is an open source application written in Java for managing and downloading manga from the site mangastream.com and mangafox.me. It is written under the GNU-GPL license and uses an open source HTML parser - TagSoup. Follow the project page on Facebook for updates: https://www.facebook.com/MangastreamDownloader
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    51Degrees-Java

    51Degrees-Java

    Mobile Device Detection for Java - 4 Step Setup - 3 minutes

    Add mobile device detection to Java the easy way with 51Degrees.com. No cloud services, no external plug-ins, all Mozilla Public Licence source code. It's a great alternative to WURFL or DeviceAtlas. Also available on Maven. 1) Download the zip and extract. 2) Add the core JAR located in the "dist" directory to your java project. 3) Import the following packages: import fiftyone.mobile.detection.Match; import fiftyone.mobile.detection.Provider; import fiftyone.mobile.detection.factories.StreamFactory; 4) Use the following code to start detecting devices: //The Lite data file is provided with every archive. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Xml2Json Converter

    Xml2Json Converter

    Simple tool for converting large XML-files to JSON or JSON to XML

    Simple converter tool with GUI (written on JavaFX) for converting large XML-files to JSON and JSON to XML with indicating progress and uses small amount of memory for converting. Starting from 1.2.0 application supports batch converting files from directory by pattern. Uses Java 1.8+ (http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html). Distributions for Mac, Linux and Windows already have embedded JRE, so just download appropriate distribution and start application.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    FileServer

    FileServer

    Share files from a windows PC to any other network device

    Gives you the ability to share & manage files from your windows pc on another device(MAC,LINUX,ANDROID etc) in the same network without needing another application on the receiving(client) end, (the client uses the devices browser to download, or view/modify files). It contains an inbuilt http server hence no need for an application on the receivers end. The host turns on the application and the client opens the browser and types the ip address including the port ( the application...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    XR3TicTacToe

    XR3TicTacToe

    Wonderful Java Tic Tac Toe game

    Comments: A Tic Tac Toe game made in Java using Swing Library. GitHub Repository : https://github.com/goxr3plus/XR3TicTacToe ### PS Java 1.8.0_141 ++ Required ! Download Java 8 here : ( https://www.java.com/en/ )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Genetic Oversampling Weka Plugin

    Genetic Oversampling Weka Plugin

    A Weka Plugin that uses a Genetic Algorithm for Data Oversampling

    Weka genetic algorithm filter plugin to generate synthetic instances. This Weka Plugin implementation uses a Genetic Algorithm to create new synthetic instances to solve the imbalanced dataset problem. See my master thesis available for download, for further details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The goal of the project is to provide a Microsoft Visual SourceSafe (VSS) team provider plugin for Eclipse 4.x from the www.eclipse.org project. The plugin is well integrated in the IDE environment and provides support for all daily VSS operations. You can download it using the update site at: http://vssplugin.sourceforge.net/updates Help => Install New Software => Add as a update site => select vss plugin to install it.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Gradle Retrolambda Plugin

    Gradle Retrolambda Plugin

    A gradle plugin for getting java lambda support in java 6, 7

    This plugin will automatically build your java or android project with retrolambda, giving you lambda goodness on java 6 or 7. It relies on the wonderful retrolambda by Esko Luontola. The minimum android gradle plugin is 1.5.0 and the minimum gradle plugin is 2.5. The plugin will compile the source code with java8 and then replace the class files with the output of retrolambda. Set the java version to compile to. The default is 6. Only 5, 6 or 7 are accepted. The default version of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OkGo

    OkGo

    OkGo - 3.0

    This library is based on the Http protocol and encapsulates the OkHttp network request framework. It is easier to use than Retrofit, supports RxJava, RxJava2, supports custom caching, and supports batch breakpoint download management and batch upload management functions. Completely imitating WeChat's image selection library, it comes with rectangular image cropping and circular image cropping functions, which can be downloaded and used if necessary. Similar to Qzone, WeChat Moments, Weibo...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    HermeneutiX

    HermeneutiX

    Your graphical tool for Syntactic/Semantic Structure Analysis of texts

    ...Please check out the release summary: https://github.com/scientific-tool-set/scitos/releases For an introduction, check out this video: https://youtu.be/uQjewyG0Ad8 PS: To run a Java application such as HermeneutiX (i.e. SciToS) you need a Java Runtime Environment (JRE). HermeneutiX is currently built to be compatible down to JRE version 6. You may download the current JRE here: http://www.java.com/en/download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Weather-Forecast

    Weather-Forecast

    Weather Forecast is a simple app that shows you a weather.

    Weather-Forecast app is what the title says it is. It's a quick, simple weather app. The features include the basics, including forecasts, current temperature, hourly forecasts, and more. Other than that, it's really not all that complicated. It's free to download with no in-app purchases and the source code available. The weather app supports global locations and has customizable Live Tile support. It is a nice option for the times you just need to check in on the weather to plan for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Semantic Assistants

    Natural Language Processing (NLP) for the Masses

    Semantic Assistants support users in content retrieval, analysis, and development, by offering context-sensitive NLP services directly integrated in standard desktop clients, like a word processor, and web information systems, like a wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    okhttp-utils

    okhttp-utils

    okhttp's helper class

    okhttp-utils is a utility wrapper around the popular OkHttp networking library in Android that simplifies HTTP request creation, execution, and response handling for developers building mobile applications. Instead of writing verbose setup and callback code for each request, OkHttpUtils provides fluent builder patterns to configure GET, POST, file upload, download, and form requests in a more readable and concise way. It includes built-in callbacks for parsing JSON into objects, handling...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Smite God Picker

    Smite God Picker

    Picks a random god for you based on the provided filters.

    (Requires Java 1.6 or later) The Smite God Picker is a simple program that allows the user to have a random god picked for them, depending on the filters they selected. This project came to be when some fellow Smite player friends of mine continuously didn't know who to pick after already playing the entire roster of characters numerous times.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Easy File Shift

    Easy File Shift

    Manipulate your files the way you like, add custom right click context

    INCLUDING SOURCE CODES AND EXE Manipulate your files the way you want, from copying and moving file with different methods, hide files, view all hidden file in a folder and un-hide file, search for file, Rename and delete file. Also take full advantage of the app to add your own custom WINDOWS RIGHT CLICK CONTEXT to your WINDOWS OS . Download ESFsetup.exe in the files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FileBot

    FileBot

    The ultimate TV and Movie Renamer / Subtitle Downloader

    FileBot is the ultimate tool for renaming your movies, tv shows or anime and downloading subtitles. It's smart, streamlined for simplicity and just works. FileBot supports Windows, Linux and Mac, plus there's a full-featured command-line interface for all sorts of automation.
    Leader badge
    Downloads: 122 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB