Showing 318 open source projects for ".jar files"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • 1
    ADDC Master Poms

    ADDC Master Poms

    Master maven pom files for other ADDC projects

    This pom file is imported as a parent to the other addc-??? projects. It supplies a set of profiles for building java, jar and war projects running code quality checks and generating a site along with the plugin and dependency management blocks to ensure the versions used by all projects are the same.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    dotNet4Java - .Net for Java

    dotNet4Java - .Net for Java

    The best Java library to work with .Net libraries and frameworks.

    The dotNet4Java is a .Net Runtime Library for Java which helps Java developers work with .Net framework and 3rd party libraries in Java with ease. It is designed to provide a way to interact with applications written in anyone of the .Net languages (such as C#, Visual Basic.Net, Delphi.Net, JScript.Net etc) from Java. Competitive Advantages: - dotNet4Java JAR can be easily added to artefacts repository like maven or ivy. - dotNet4Java is single jar file that can be very easily added to any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Cicada

    Cicada

    Fast lightweight HTTP service framework

    Fast, lightweight Web framework based on Netty; without too much dependency, and the core jar package is only 30KB. Configuration files can also be read in multiple environments, just add VM parameters, also ensure that the parameter name and file name are consistent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    EA Async

    EA Async

    EA Async implements async-await methods in the JVM

    EA Async implements Async-Await methods in the JVM. It allows programmers to write asynchronous code in a sequential fashion. EA Async should be used to write non-blocking asynchronous code that makes heavy use of CompletableFutures or CompletionStage. It improves scalability by freeing worker threads while your code awaits other processes; And improves productivity by making asynchronous code simpler and more readable. The methods look blocking but are actually transformed into asynchronous...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • 5
    Esteaada

    Esteaada

    Best Linux File Recovery

    Esteaada is the best recovery program was written for linux have gui . Esteaada recovery depends on reading of raw , during this reading Esteaada recovers files which have clear header ( footer if it given ) . Esteaada could recover files if hasn't been overwritten in its place on file system , even this file lost by deleting or by format , also by resplitting partitions . Esteaada could recover from file systems that readable by kernel , due to mechanism of foremost which Esteaada use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    easy java installer

    easy java installer

    Install jar files on windows

    a simple JavaFx application to install Jar (java compiled files) on windows platform
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    VersionInfo

    VersionInfo

    Generate file version information

    This command-line utility produces a report of file information including version information where available. The reports can be useful for release information, manifests, and integrity verification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ClassyShark

    ClassyShark

    Android and Java bytecode viewer

    ClassyShark is a standalone binary inspection tool for Android developers. It can reliably browse any Android executable and show important info such as class interfaces and members, dex counts and dependencies. ClassyShark supports multiple formats including libraries (.dex, .aar, .so), executables (.apk, .jar, .class) and all Android binary XMLs: AndroidManifest, resources, layouts etc. We developed this software because we needed something lighting fast and incredibly lightweight...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ForceGen

    Derives force constants from Gaussian QM for Gromacs MD

    Please cite: ForceGen: atomic covalent bond constant derivation for Gromacs. Nash A, Collier T, Birch HL, de Leeuw NH. Journal of Molecular Modeling (2018), (24)5. DOI: 10.1007/s00894-017-3530-6 Instruction video: https://youtu.be/fQVXv8Ge_tg This Java executable jar derives second order bond force constants for bond stretch and bond angle from quantum mechanical Gaussian calculations. The calculations are compatible with the Amber force field family or any force field derived from...
    Downloads: 3 This Week
    Last Update:
    See Project
  • High-performance Open Source API Gateway Icon
    High-performance Open Source API Gateway

    KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

    KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
  • 10
    Bucket Fill Algorithm

    Bucket Fill Algorithm

    Simple Bucket Fill Demo

    This is Simple java implementation of bucket fill algorithm .Copy the code and Run in Console or IDE. Draw your shapes and click in the middle to fill the shapes. Precombiled jar for Windows OS https://sourceforge.net/projects/bucket-fill/files/G_BucketFill.jar/download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PatientKAPRecords

    PatientKAPRecords

    KAP evaluation and patient records in radiodiagnostic

    This program tries to help radiologists to keep track of patients which receive radiation doses (measured, or computed, free in air) from radiodiagnostic examinations. It performs computation of KAP (kerma-area-product if it is not recorded by a dedicated DAP-meter) and record the patient information. The program also generates elegant reports which can be converted as pdf, xls etc. Source code included in jar files. Also, available on GitHub: https://github.com/ZiliasTheSaint...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RadiationHelper

    RadiationHelper

    Alpha, Beta, Gamma measurements and Nuclide exposure

    ... for radiation transport (based on EGSnrc toolkit) 4.dose assessment in human body exposed to radiations from nuclides in several common scenarios such as air exposure, water submersion, ground surface, internal ingestion or inhalation. 5. quick dosimetry and shielding computations. It is platform independent (written entirely in Java). Source code included in jar files! Also, available on GitHub: https://github.com/ZiliasTheSaint/RadiationHelper.git Checkout for dependent modules!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Puzzle Cam

    Renovating the GEM. square not in the lower-right corner (16th)

    Play Puzzle by your computer Webcam with Face Detect Require Oracle Java8 x64 Require OpenCV 3.3.0 on macOS and Linux and Android Sister project https://sourceforge.net/projects/wallpaperlivesyncpcbingandroid/ Windows x64 1. install Oracle Java8 x64 2. install app 3. injoy! Linux 1. install ant 2. install opencv with java 3. unpack app 4. enzoi! ternimal command: java -jar sga-puzzle.jar OSX 1. install Java8 2. install ant 3. $brew edit opencv -> Change DBuild-with-java=ON 4...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Digital Logic Simulator (DiLoSim)

    Digital Logic Simulator (DiLoSim)

    Allows you to build your own circuits and test them

    With this software you will be able to build your own circuits and test them. You are allowed to use this easy-to-use tool for educational reasons. Run on Windows: - Install Java: https://java.com/en/download/ - Download the binaries - Open the jar-file with the java runtime Limitations: - Currently only German language supported. - This software requires Java 8 or above to work. Tested with OpenJDK & Oracle Java. For more information check out the project's source code at https...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    fastdex

    fastdex

    Speed ​​up the compilation speed of apk

    If you can't stand the slow compilation of apk (especially if there are multiple dex in the project), fastdex can help you speed up the apk generation process. Scan all project codes and add a dependency on the fastdex.runtime.antilazyload.AntilazyLoad class in the construction method. The purpose of this is to solve the problem of class verification. For details, please refer to Android. Take a snapshot of all the dependencies of the current project, in order to compare whether the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    DirAutoCleaner

    Very simple directory cleaner

    ... be accessed during some days. The search of old files is easy, because the old subdirs have a name with the date in format "year_month_day". The call from the command line has two parameters: * the directory to clean up * the number of days to keep the old subdirectories If more than one directory has to be cleaned up a different call has to be done for every directory. It needs to have Java installed (version>=8). Call example: java -jar DirAutoCleaner-<version>.jar C:\MyUser\Downloads 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    JDateButton

    JDateButton is a Java date selection utility

    ... been migrated to JavaFX. Version v2.1.0 has merged the two code bases providing separate JavaFX and Swing jar files
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    GenJar is a specialized Ant task that builds jar files based on class dependencies rather than simply the contents of a directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AndroidChromium

    AndroidChromium

    Chrome browser of android version from chromium open project

    ... reference error). Refer to official and other tutorial compile chromium source code, and can generate chrome apk. Android Studio as a development environment, from Chromium for Android from chrome module source code, to join the Android project. Native code in the chromium environment to build, as so file to join the Android project. Basic module (base, the content, net, etc.) in the chromium environment to build into a jar package, then add to the Android project.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    CEWE Exporter

    CEWE Exporter

    Exports CEWE Photobook to series of JPGs

    ... an simple java application that provides that missing functionality. Screenshots available on: http://redgreenblue.squarespace.com/cewe-photoalbum-exporter/ Note: You need to have Java Runtime (JRE >= 1.6) installed to be able to run this program. Check the "Files" section for binaries for Windows, OS X or Linux, or you can build the newest version yourself by cloning the git repo and building the jar with gradle (see "how_to_build.txt").
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    Java MP4Box Gui

    A Java gui for MP4Box

    This is a simple GUI for the application MP4Box! It can join MP4 (h264) and automatically create chapters for each video. Just drag&drop the videos from your filebrowser to the JavaMP4BoxGui application, and the videos will appear in the list! 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...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 22

    passagegrade

    Project managing taekwondo exams

    Taekwondo exams managing interface : - creating exam ; - candidate registration ; - tests and marks saving ; - results. French language only. Struts 2.3 & Hibernate 5.2 project compiled on JRE 1.8 MySQL 5.5.41 (or upper) is required. MySQL Workbench may help but is not required. All jar files are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Astrolabe Generator

    Generates custom astrolabe EPS files

    NOTE: The Astrolabe Generator has moved: The Astrolabe Generator and related projects have moved to a new location. Find us on Github at: https://github.com/wymarc This program will generate a set of PostScript (EPS) files for the front, back, rete and rules of an astrolabe for a given latitude. Additional related quadrant tools are also available. Version 3.0 moves the code to Java. Program is now an executable Jar file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    photoarchive4ever

    photoarchive4ever

    Organize your picture collections in folders on PC, Mac or disk drive.

    This application helps to organize and archive a photo collection on a PC, Mac or external disk drive. It copies and renames the picture files and sorts them into sub-directoris for each day, week, month and/or year. It also supports merging pictures from various sources (cameras, smartphones, drives) into the same diretories. As a result, you get a well organized, easy-to-handle photo collection on your file system (Drive). You may rename folders and files, add or remove pictures later...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BUILD & RUN - to build a jar file, run maven's lifecycle task "mvn clean install". - run it with cmd: "java -jar {csvviewer-with-dependencies.jar} -f {path-to-csv} HELP - get help on possible startup params with "java -jar {csvviewer,jar} --help IMPORTANT NOTES If you want to change anything, look at the task description of rené first to ensure it's not against the task's rules. Please use the InteliJ code coverage report, to respect the 100% coverages on the main classes: - Commander...
    Downloads: 0 This Week
    Last Update:
    See Project