${project.groupId}:${project.artifactId} · Light support for Font Metrics, SVG and Java
Group: org.javastack - All Dependencies
${project.groupId}:${project.artifactId} · HTTP-Header manipulation using Servlet Filters
${project.groupId}:${project.artifactId} · Persistence of Map using same format as java.util.Properties (load/store)
${project.groupId}:${project.artifactId} · Java Preferences API Implementation on Filesystem
${project.groupId}:${project.artifactId} · Inter-Process Communication based on SharedMemory (mmaped-file) for Java
${project.groupId}:${project.artifactId} · KVStore is a simple Key-Value Store based on B+Tree (disk and memory) for Java
${project.groupId}:${project.artifactId} · HttpBench is a benchmark command line tool for measuring the performance of HTTP web servers.
org.javastack:surbl · Java Client Library for SURBL - Spam URI Real-time Blackhole List
${project.groupId}:${project.artifactId} · ErrorHandler Servlet
${project.groupId}:${project.artifactId} · Agnostic Cache. Memoize a function makes it faster by caching the return values of the function; If you call the function again with the same arguments, memoize gives you the value out of the cache, instead of letting the function compute the value all over again.
${project.groupId}:${project.artifactId} · In-process Asynchronous Message System in Java for Event Bus/Actor Model (like Kilim, µJavaActors, Akka,... but very simplified)
${project.groupId}:${project.artifactId} · WebextLookup for Log4J 2.x
${project.groupId}:${project.artifactId} · Isolation of System Properties by ClassLoader
${project.groupId}:${project.artifactId} · JvmextLookup for Log4J 2.x
${project.groupId}:${project.artifactId} · Simple JSON for Log4J 2.x without external dependencies
${project.groupId}:${project.artifactId} · Load Properties from a file into SystemProperties or as an Attribute in ServletContext, using WebappBaseName as reference in a servlet container like Tomcat
${project.groupId}:${project.artifactId} · Notify about start and stop of WebApp in a Servlet Container (like Tomcat) to a remote URL
${project.groupId}:${project.artifactId} · Simple Test Servlet, always returns OK
${project.groupId}:${project.artifactId} · Java agent to load properties from a file