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.
MoreMotion AF is a Java and Javascript based application framework that eases development of web applications using XML, XSL and Ajax technologies. A MoreMotion developer hardly needs Java coding even for the big sized applications.
JGGAPi is java implementation of Gadu-Gadu protocol. Gadu-Gadu is a IM system very popular in Poland based on proprietary protocol. The implementation is based on specification of Gadu-Gadu protocol gathered during implementation of EKG application.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
EL4J, the Extension Library for the J2EE, adds incremental improvements to the Spring Java framework. Features include: simplified POJO remoting (including support for SOAP and EJB), module abstraction, daemon manager, exception handling framework.
An other library for the common problem of parsing arbitrary text data.
A small, easy-to-use Javalibrary
LR parser without lookahead limitation.
Semantic action defined in class not in grammar definition file.
Needle is a simple dependency injection framework for configuring POJOs from properties files using annotations. Supports all numeric types, enums, arrays, collections and maps. Just drop into your classpath and never read a properties file again!
jlibtracker: JavaLibrary Tracker, is an utility to find the code dependencies. This tool aims at identifying all the libraries used by the code; both direct and transitive dependencies are tracked.
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.
DruideDB is an embedded database (based on Object/XML mapping files) for Java applications. Both source code (DAO) and persistence layer (mapping) is generated. This DB stores everything as strings and handle auto-increments and multiple PKs.
A Java JComponent to select the time easily by dragging the mouse or scrolling the mouse wheel, instead of entering the time by keyboard (which is additionally still possible).
jBeacon is a library for network location of assets. Using a client-server model, jBeacon is useful for dynamically locating services and assets on your network, that implement the jBeacon protocol.
melq is a library of classes very useful to speed the development of graphical user interfaces (GUI) in Java. It also contains several classes to work with databases (PostgreSQL). All classes are meant to work together bu they do not depend of each other
nu-BDI is an extension of the Jason agent interpreter aimed at processing norms using constraints on the agent's instantiated plans. The core agent reasoning cycle now includes a component for processing norms and enforcing norm constraints.
A simple tool to help you create an R interface for your Java project. Simply annotate the constructors and methods you want to make available and JAnnotateR will produce a working package, complete with documentation generated from javadocs.
Its a pure Java Reporting Library and Reportdesigner for viewing, printing, exporting (xls, pdf, html, rtf) of professional looking reports. Supports Text-, Image- and Chart-Fields, multiple Grouping, XML-Templates and different Datasources.
Open source Java test library that: 1. Tests getter/setter method pairs of a class. 2. Verifies equals and hashCode methods comply with the Equals Contract and HashCode Contract respectively. 3. Verifies property significance in object equality.
Small Javalibrary to help your projects scan jars and classpaths for annotations and create an index of these annotations. The index allows annotation based frameworks to easily find classes they need to process.
Tifad is a framework to deal with Natural Gas (NG) dispatching for thermoelectrical generation networks. Project blog can be browsed here: https://tifadframework.wordpress.com/
XCoder is an extensible model transformation and code generation framework
implementing the Model Driven Architecture (MDA) standard of the Object Management Group. XCoder generates arbitrary output from UML models via an XMI interface.
This is extension of libusb4j library (from Kenai). While old project works fine with Linux implementation, it has serious problem on Windows. This library fixes that problem and can be used on Windows or any other OS having libusb library.
A client-side implementation of the Central Authentication Service (CAS) protocol for use in Java web applications. Additionally, provides several servlet filters, permitting easy integration with nearly any Java web application.
XMLSer(ializer) is a library to encode Java objects into XML. Currently at a very basic stage, it should still handle most objects properly. Some customization of XML, such as aliasing, is supported. All special handling is done via annotations.