Showing 304 open source projects for "java jdk 11"

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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1

    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
  • 2

    Time and Date Calculator

    Simple calculator that can handle dates and time.

    Goal of this project is, creating a calculator that can handle all date and time operations that a user may need. You can operate with milliseconds as months, years or dates. Examples: 2013-11-25 + 3d => 2013-11-28 2013-11-25 - 2013-10-20 => 36d 1h 5h + 6h => 11h 1382220000t => 2013-10-20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    kamkode

    kamkode

    Multi-Format 1D/2D Barcode Creation and Detection using WebCam

    Platform independent multi-format 1D/2D barcode creation and detection. Detects barcode from images and using webcam.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    rockmeter

    rockmeter

    Middleware performance test solution

    Rockmeter is performance test solution for middleware. There are scripts capture application and web-based test application using jmeter opensource engine. so users can do WAS performance test using web-interface easily. ** Public beta version is released. [2013-11-15] ** General Available 1.0 Version is released. [2013-12-03] Licences are Apache 2.0/CPL 1.0/LGPL 2.1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 5
    Easy Equations

    Easy Equations

    Hand Written Equation Creator

    Easy Equations is a utility using which one can write the mathematical equations. The focus of this utility is to provide user friendly access to write mathematical equations which is helpful for students, lecturers, mathematicians and Research persons who prefer using mathematical equations in a document, PowerPoint or web sites. Works on Windows as well as Linux platforms. Software Requirements: JDK 7 or higher. Linux Platform with kernel version 2.7 or higher.(for Linux users).python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    High-order HMM in Java

    A duration high-order hidden Markov model (DHO-HMM) in Java.

    This project provides an implementation of duration high-order hidden Markov model (DHO-HMM) in Java. It is compactible with JDK 5 & 6. It was used in the author's research on speech recognition of Mandarin digits. There are some Chinese words in this project and I am afraid that I don't have enough time to translate to English recently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project provide implementations of spellcheckers in java language. Spellchecker implementations for TinyMCE based on Jazzy and google-spellchecker-service Authors: Rich Irwin, Andrey Chorniy You may see integration details here https://achorniy.wordpress.com/2009/08/11/tinymce-spellchecker-in-java/ and here https://achorniy.wordpress.com/tag/spellchecker/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This program converts INTEGER to a BINARY number. This is made in Java, with Swing Interface. This will run on any machine that has JDK 7 and above.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JScreenRecorder

    JScreenRecorder

    a java based desktop screen recorder

    ...Create custom textual watermark 6. Watermark alpha(transparency) settings 7. WYSIWYG (What You See Is What You Get) type of Watermark location selector 8. Frame rate setting 9. Runs on all major Java supported platforms 10. Uses jcodec, TransPanel and JTextChooser components 11. Encodes video in MP4 format CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 10
    IP-Port Analyzer
    ...Feel free to comment and help me debug and enhance this software. I'm doing this has a way to get back into programming and trying to stay up to date on it as well. *** REQUIREMENTS *** - JAVA 1.6 (JRE or JDK)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    remoteME

    remoteME

    Remote computer access through Android devices

    remoteME is a good-looking, extremely configurable and open source Android remote controller for your computers no matter what operation system you are using (Linux, MAC OS, or MS Windows). It offers you at least 11 remotes for the most frequent media players plus those which you create by yourself. Remotes for mouse, keyboard, presentation and power control are also included. Before using client application, please be sure you have a remoteME server running on your...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    This App makes Tables. You will need JDK 7 to run this App. This App will run on any OS, just JVM should be present.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

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

    BeanEqualsChecker

    Java library can be used in JUnit testcases for beans coverage

    ...Also can be used for instantiate beans and fill fields with random values, look at class "ObjectGenerator". Compiled under JDK 1.6 Codebase is small, please look sources for details. Separate validators also can be used, for ex. GetterSetterValidator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Color Hound

    Color Hound

    Color Hound - A pure java color picker

    ...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. System Requirement: Minimum System Requirement * JRE/JDK 1.6.0 or more * 10MB of Harddisk space * 256 MB of RAM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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: 0 This Week
    Last Update:
    See Project
  • 17
    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: 17 This Week
    Last Update:
    See Project
  • 18

    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
  • 19
    This project is a (platform independent) tool to repair the iTunes library, if files have been moved or renamed. tested with iTunes 8 (8.1) and iTunes 10 (10.7). As noting changed in the library format, it is intended to work with iTunes 11 as well.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Webdevelopment Helper

    Reduces data usage for websites and increases browser support for CSS3

    Helps easily remove spaces from HTML/CSS and adds appropriate CSS3 extensions. The whole point of this program is to minimize the amount of data you will need to upload to your website. However, with CSS3, a lot of important usage part need important prefixes like (IE: -ms-, Chrome/Safari:-webkit-, Firefox:-moz-, and Opera:-o-;-xv-). This is up-to-date as of 11/2/2012. Also remember, this program has certain syntax you must have, for example, if a line has any sort of comment in it, it will...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MoonPlanner

    MoonPlanner

    Moon calendar: shows moon's phase, signs and relatives plant's part

    MoonPlanner is a Java calendar that allow to view moon's phases, moon's signs (constellations in which the moon is), and show the part of the plant corresponding to each sign (flower, fruit, leaf or root). For every calendar's day the user can attach notes (that are stored in a persistent database). At the startup the program will remind you if there will be notes for current day.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    iOSUI

    iOS like UI in Swing

    Swing based component suite for creating iOS (iPhone, iPad) like UI. Smooth animations, list views, switches, animated scroll controls, etc. Please NOTE: this project is not for developing iOS application in Java, it is for developing applications for desktop systems, which looks similar to iOS apps. Implemented in pure Java (however it requires Oracle (Sun) JRE, Open JDK has poor implementation of transparent frames) and tested on Windows, OSX and Linux (Ubuntu with GNOME) It is an almost complete component suite to let developers to create iOS like applications for desktop systems. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    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. By...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Java library for access to Moodle's web services via the REST protocol (09/11/2013) Development of this project has been resurrected and the current code may be downloaded from https://github.com/bantonia/MoodleRest A compiled .jar will be available here once the code has been finalized. (30/03/2012 A newer version (V0.1.5) to work with Moodle 2.2 has been uploaded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    LifeMap

    LifeMap: Mobility Monitoring Tool

    LifeMap is mobility monitoring tool in smartphone. We open the source code of adaptive duty cycling component published in [1]. We will gradually open the source code of LifeMap for research communities. The subset of dataset is available in CrawDad research communities (http://www.crawdad.org/meta.php?name=yonsei/lifemap). [1] Y. Chon, E. Talipov, H. Shin, H. Cha, "Mobility Prediction based Smartphone Energy Optimization for Everyday Location Monitoring," in Proceeding of 9th ACM...
    Downloads: 0 This Week
    Last Update:
    See Project