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
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.
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.
This multilanguage version of GJar (https://gjar.dev.java.net/) is a simple GUI tool to help developer to create JARfiles. Since version 1.0.3 it can unpack jarfiles to join them into one. See internal help (Menu -> ? ->Help) for more details.
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.
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).
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.
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 Jarfiles.
this is an unofficial project which pack and distribute 3rd party jarfiles for Slackware linux. .SlackBuild scripts are also available; if you need java resources for your Slackware box, this is the right place.
This utility utilizes Apache Lucene to create an index of the contents (packages and classes) contained within jarfiles on a system. This will allow the user to query the index to find out which artifacts contain which classes / packages.
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.
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 jarfiles.
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.
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/
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.
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/
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.
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 jarfiles, containing deployment descriptor and application libraries.
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
JarInspector is a swing based tool. JarInspector scans directories for jarFiles and displays all content (classes) of these jarFiles in a window. You can sort the content either by classnames or jar Filenames andsearch for classes in the result.
Coherent Nucleus is a Java classloader implementation which is used to build executable jarfiles which contain other jarfiles that need to be included in the application's classpath via the manifest file's Class-Path attribute.
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 jarfiles.
JarSearch is an Eclipse plugin that integrates gracefully into the Eclipse Search extension points. It enables Java developers to quickly locate jarfiles that contain a given class file (binary/source) or properties file. It supports embedded jars.