- Spain
-
12:37
- 1h ahead
-
jmysqlcli Public
jmysqlcli is a simple command line client to query a mysql server
-
tinyurl Public
Simple URL Shortener server (like bit.ly or goo.gl)
-
-
jentunnel Public
Manage SSH Tunnels made easy
-
mavenbadges Public
Badges for Maven Central (like shields.io) in Java
Java Apache License 2.0 UpdatedSep 16, 2024 -
metrics-tomcat Public
Metrics for Tomcat via JMX, usable with jmxtrans-agent and Graphite/Grafana
-
eclipse-formatter Public
Formatter used in Eclipse for my GitHub Java projects
Apache License 2.0 UpdatedSep 15, 2024 -
sandbox Public
Sandbox: Test concepts and misc code
-
jupdate53-aws Public archive
Simple DynDNS service for update AWS Route53 backend
Java Apache License 2.0 UpdatedSep 15, 2024 -
fontmetrics Public
Light support for Font Metrics, SVG and Java
Java Apache License 2.0 UpdatedSep 15, 2024 -
pastebin Public
PasteBin is a lightweight server clone of concept behind pastebin.com
Java Apache License 2.0 UpdatedSep 15, 2024 -
simpleauth Public archive
Simple Authentication based in HMAC and Time (like TOTP), can run in a servlet container like Tomcat as a Filter
-
test-servlet Public archive
Simple Test Servlet, always returns OK, for running in a servlet container like Tomcat
-
webapp-properties Public archive
Load Properties from a file into SystemProperties or as an Attribute in ServletContext, using WebappBaseName as reference in a servlet container like Tomcat
-
webapp-notifier Public archive
Notify about start and stop of WebApp in a Servlet Container (like Tomcat) to a remote URL
-
log4j2-jvmext Public
JVM extension Lookup for Log4J 2.x
-
log4j2-webext Public
Web extension Lookup for Log4J 2.x
-
surbl Public archive
Java Client Library for SURBL.org - Spam URI Real-time Blackhole List
-
httpbench Public archive
HttpBench is a benchmark command line tool for measuring the performance of HTTP web servers
-
crc Public
cyclic redundancy check (CRC) code in pure Java
-
classloadermap Public archive
When you want same "System Property" name, but with different value (by ClassLoader). ClassLoaderMap is Hierarchical Map associated to a ClassLoader.
-
stringproperties Public archive
StringProperties is a Java Properties with Extra features (like ${placeholders})
-
qrcode-gen Public
QR Code generator only, fork of ZXing barcode scanning library for Java, this is minified version
-
systemclassloaderproperties Public archive
Isolation of System Properties by ClassLoader
-
errorhandler-servlet Public archive
Custom Error Handler in a Servlet container like Tomcat
-
simplequeue Public
SimpleQueue is a HTTP PUT/GET Queue Manager in Java
-
properties-agent Public archive
Java agent to load properties from a file
-
simplestore Public
SimpleStore is an Idempotent RESTful PUT/GET/DELETE key/value store in Java
-
pomfar Public archive
pomfar is a tool to display maven pom files (or any other) directly from jar/war/zip files, like a zcat
-
httpd Public archive
Simple HTTP Server in Java