Showing 101 open source projects for "jar files"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    A java utility that merges jars together to form a single unified jar. Supports complex merge scenarios, including merging OSGi manifest files for example. Extensible and configurable. Intended for java developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This multilanguage version of GJar (https://gjar.dev.java.net/) is a simple GUI tool to help developer to create JAR files. Since version 1.0.3 it can unpack jar files to join them into one. See internal help (Menu -> ? ->Help) for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Software to search in directories or jar / zip files for files and content. Uses also regular expressions. You can search for qualified class name like including package name. Also comma separated directories and files. Includes also a FTP Search.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Java Valves
    This Project aims at developing generic Valves for Containers like Tomcat.Development will be aimed at providing detailed request tracing valves based on the native logger valves.This project is created and architected by Arunn John Moothedathu (www.arunjohn.com).
    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
  • 5
    BlueCsv
    Blue Csv es una libreria para la lectura y escritura de archivos CSV para .NET y java. descargar dll o jar segun el caso. Es liviana, potente y bien documentada por lo tanto facil de implementar para cualquier otro lenguaje.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    finds Java resources such as class files or property files in all the jar/zip files in a given directory
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Schmant is a build environment for building software projects. It runs build scripts written in Groovy, JavaScript, JRuby or Jython. Scripts use Schmant tasks for common tasks such as compiling Java or building Jar files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    this is an unofficial project which pack and distribute 3rd party jar files for Slackware linux. .SlackBuild scripts are also available; if you need java resources for your Slackware box, this is the right place.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This utility utilizes Apache Lucene to create an index of the contents (packages and classes) contained within jar files on a system. This will allow the user to query the index to find out which artifacts contain which classes / packages.
    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
    The Version Checker Tool traverses the given folder or directory and groups the found classes by java major and minor version. It helps to identify and resolve the java run time compatibility issues with class and jar files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FileFinder is an Ant task that searches for files in the filesystem and also is able to search recursively inside compressed files like zip, gzip, tar, tgz, tar.gz, jar, war and ear. It allows to search using wildcards.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    recursively search a list of zip/jar/ear/war files and directories for a given java class
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Eclipse 3.x plugin of Library Folder ClasspathContainer http://www.eclipse-plugins.info/eclipse/plugin_details.jsp?id=409). This plugin will add all .jar and .zip files of a folder to you classpath. To install, visit http://libcontainer.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Launch4l is a generator of launch scripts for Java applications on Linux. The application's jar file can be wrapped into the launch script. Projects are described by xml files. Launch4l can be used on command line or as Apache Ant task.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Code 2 UML is a tool for constructing UML class diagrams from java .class and .jar files. Requirements: JRE 1.6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Jar Explorer is a simple, easy-to-use application to browse the contents of jar files. It also includes a class decompiler.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 17
    This is a Python cli command line utility that allows you to search for Java classes/files and packages in jar/ear/war 's on your system under a specific directory / path All docs are on the wiki: http://javaclassfind.wiki.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JarClassLoader is an implementation of the java.lang.ClassLoader that is able to load jars from within other jars. That means you can bundle your application and librarys within one jar and this class-loader will load all these jar-files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    HotBeans is a framework for Java bean modules that may be deployed, updated and rolled back in runtime, without interrupting ongoing transactions. Modules are packaged as simple jar files, containing deployment descriptor and application libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Utility classes for sending files over JMS providers like ActiveMQ, use of XDoclet generated code and Hibernate in J2EE projects. In addition code to call EJB SessionBeans from C++. Programming Language: java Libraries: XDoclet, Hibernate
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JarInspector is a swing based tool. JarInspector scans directories for jar Files and displays all content (classes) of these jar Files in a window. You can sort the content either by classnames or jar Filenames andsearch for classes in the result.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Coherent Nucleus is a Java classloader implementation which is used to build executable jar files which contain other jar files that need to be included in the application's classpath via the manifest file's Class-Path attribute.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project aims to provide developers a convenient library about graph theory algorithm and some basic data structures. It will be developed in Java via Eclipse IDE, supporting both win32 and linux systems, and published as jar files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JarSearch is an Eclipse plugin that integrates gracefully into the Eclipse Search extension points. It enables Java developers to quickly locate jar files that contain a given class file (binary/source) or properties file. It supports embedded jars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This package is a suite of tools meant to allow for the low-level manipulation of Java classes and Java Archive (JAR) files in a hostile environment.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB