Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Managed Dependencies (153)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Bytecode
Apache 2.0
| cglib
»
cglib High level API to generate and transform Java byte code. | 3.3.0 | ✔ | |
Logging
EPL 2.0 +1
| ch.qos.logback
»
logback-classic Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework. | 1.3.15 | 1.5.32 | |
Logging
EPL 2.0 +1
| ch.qos.logback
»
logback-core2 vulnerabilities Core implementation of Logback, a reliable, generic, fast and flexible logging framework. | 1.3.15 | 1.5.32 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind General data-binding functionality for Jackson: works on core streaming API | 2.16.2 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.16.2 | 2.21 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.16.2 | 3.1.3 | |
Date/Time
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jsr310 Add-on module to support JSR-310 (Java 8 Date & Time API) data types. | 2.16.2 | 3.0.0-rc2 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-json-provider Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson ... | 2.16.2 | 3.1.3 | |
Cache Impl
Apache 2.0
| com.github.ben-manes.caffeine
»
caffeine Caffeine is a high performance, near optimal caching library. It provides an in-memory cache using a Google Guava ... | 2.9.3 | 3.2.4 | |
Compression
BSD 2-clause
| com.github.luben
»
zstd-jni JNI bindings for Zstd native library that provides fast and high compression lossless algorithm for Java and all JVM ... | 1.5.6-3 | 1.5.7-8 | |
Annotation Lib
Apache 2.0
| com.github.stephenc.jcip
»
jcip-annotations A clean room implementation of the JCIP Annotations based entirely on the specification provided by the javadocs. | 1.0-1 | ✔ | |
BSD 2-clause
| com.github.wendykierp
»
JTransforms JTransforms is the first, open source, multithreaded FFT library written in pure Java. | 3.1 | 3.2 | |
Code Analyzer
LGPL 2.1
| com.google.code.findbugs
»
jsr305 Annotations the SpotBugs tool supports | 3.0.2 | 4.9.8 | |
JSON Lib
Apache 2.0
| com.google.code.gson
»
gson Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ... | 2.10.1 | 2.14.0 | |
Defect Detection
Apache 2.0
| com.google.errorprone
»
error_prone_annotations Annotations for Error Prone, a static analysis tool for Java that catches common programming mistakes at compile-time. | 2.18.0 | 2.49.0 | |
Core Utils
Apache 2.0
| com.google.guava
»
guava Guava is a suite of core and expanded libraries that include | 32.1.2-jre | 33.6.0-jre | |
EPL 1.0 +1
| com.h2database
»
h2-mvstore H2 MVStore | 2.3.232 | 2.4.240 | |
Concurrency
Apache 2.0
| com.lmax
»
disruptor Disruptor - Concurrent Programming Framework | 3.4.4 | 4.0.0 | |
OAuth Lib
Apache 2.0
| com.nimbusds
»
oauth2-oidc-sdk OAuth 2.0 SDK with OpenID Connection extensions for developing client | 10.15 | 11.37.1 | |
Encryption Lib
Apache 2.0
| com.nimbusds
»
nimbus-jose-jwt1 vulnerability Java library for Javascript Object Signing and Encryption (JOSE) and | 9.37.3 | 10.9 | |
CLI Parser
Apache 2.0
| commons-cli
»
commons-cli Apache Commons CLI provides a simple API for presenting, processing, and validating a Command Line Interface. | 1.5.0 | 1.11.0 | |
Base64
Apache 2.0
| commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | 1.16.1 | 1.22.0 | |
I/O
Apache 2.0
| commons-io
»
commons-io The Apache Commons IO library contains utility classes, stream implementations, file filters, | 2.14.0 | 2.22.0 | |
Measurement
Apache 2.0
| io.airlift
»
units Library for immutable human-friendly units | 1.7 | 1.13 | |
CLI Parser
Apache 2.0
| io.airlift
»
airline Java annotation-based framework for parsing Git like command line structures | 0.9 | ✔ | |
Concurrency
Apache 2.0
| io.airlift
»
concurrent Airlift - Concurrent | 206 | 425 | |
Application Metrics
Apache 2.0
| io.dropwizard.metrics
»
metrics-core Metrics is a Java library which gives you unparalleled insight into what your code does in | 4.2.19 | 5.0.6 | |
JWT Lib
Apache 2.0
| io.jsonwebtoken
»
jjwt-api The public API for the JJWT library, used to create and consume JSON Web Tokens in Java. | 0.11.5 | 0.13.0 | |
JWT Lib
Apache 2.0
| io.jsonwebtoken
»
jjwt-impl Internal implementation module for JJWT, a Java library for creating and verifying JSON Web Tokens (JWTs). | 0.11.5 | 0.13.0 | |
Apache 2.0
| io.jsonwebtoken » jjwt-jackson | 0.11.5 | 0.13.0 | |
Application Metrics
Apache 2.0
| io.micrometer
»
micrometer-core Core module of Micrometer containing instrumentation API and implementation | 1.11.4 | 1.16.5 | |
Apache 2.0 +1
| io.moquette » moquette-broker | 0.17 | ✔ | |
Apache 2.0
| io.netty
»
netty-buffer Netty's byte buffer implementation offering efficient memory management and I/O operations for network applications. | 4.1.115.Final | 4.2.13.Final | |
Netty Codec
Apache 2.0
| io.netty
»
netty-codec2 vulnerabilities Netty module for encoding and decoding binary and text-based messages with reusable codec components. | 4.1.115.Final | 4.2.13.Final | |
DNS Lib
Apache 2.0
| io.netty » netty-codec-dns1 vulnerability | 4.1.115.Final | 4.2.13.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-haproxy | 4.1.115.Final | 4.2.13.Final | |
Netty Codec
Apache 2.0
| io.netty
»
netty-codec-http9 vulnerabilities Netty codec module for encoding and decoding HTTP messages and handling HTTP protocol logic. | 4.1.115.Final | 4.2.13.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-http23 vulnerabilities | 4.1.115.Final | 4.2.13.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-memcache | 4.1.115.Final | 4.2.13.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-mqtt1 vulnerability | 4.1.115.Final | 4.2.13.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-redis1 vulnerability | 4.1.115.Final | 4.2.13.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-smtp1 vulnerability | 4.1.115.Final | 4.2.13.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-socks | 4.1.115.Final | 4.2.13.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-stomp | 4.1.115.Final | 4.2.13.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-xml | 4.1.115.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-common1 vulnerability Core utilities and abstractions shared across Netty modules, including buffers, threading, and platform detection. | 4.1.115.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-dev-tools | 4.1.115.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-handler1 vulnerability A core Netty module that provides high-level channel handlers for protocol implementations and network applications. | 4.1.115.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-handler-proxy1 vulnerability | 4.1.115.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-handler-ssl-ocsp | 4.1.115.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-resolver | 4.1.115.Final | 4.2.13.Final | |
DNS Lib
Apache 2.0
| io.netty » netty-resolver-dns | 4.1.115.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-transport Netty module responsible for low-level transport abstraction, used for TCP, UDP, and domain sockets. | 4.1.115.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-transport-rxtx | 4.1.115.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-transport-sctp | 4.1.115.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-transport-udt | 4.1.115.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-example | 4.1.115.Final | 4.2.13.Final | |
Network Framework
Apache 2.0
| io.netty
»
netty-all Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol ... | 4.1.115.Final | 4.2.13.Final | |
DNS Lib
Apache 2.0
| io.netty » netty-resolver-dns-classes-macos | 4.1.115.Final | 4.2.13.Final | |
DNS Lib
Apache 2.0
| io.netty » netty-resolver-dns-native-macos | 4.1.115.Final | 4.2.13.Final | |
DNS Lib
Apache 2.0
| io.netty » netty-resolver-dns-native-macos | 4.1.115.Final | 4.2.13.Final | |
DNS Lib
Apache 2.0
| io.netty » netty-resolver-dns-native-macos | 4.1.115.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.115.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.115.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.115.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.115.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.115.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.115.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-transport-classes-epoll | 4.1.115.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-epoll1 vulnerability Netty transport implementation using Linux epoll for efficient I/O on native platforms. | 4.1.115.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-epoll1 vulnerability Netty transport implementation using Linux epoll for efficient I/O on native platforms. | 4.1.115.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-epoll1 vulnerability Netty transport implementation using Linux epoll for efficient I/O on native platforms. | 4.1.115.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-epoll1 vulnerability Netty transport implementation using Linux epoll for efficient I/O on native platforms. | 4.1.115.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-transport-classes-kqueue | 4.1.115.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-transport-native-kqueue | 4.1.115.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-transport-native-kqueue | 4.1.115.Final | 4.2.13.Final | |
Apache 2.0
| io.netty » netty-transport-native-kqueue | 4.1.115.Final | 4.2.13.Final | |
Apache 2.0
| io.netty
»
netty-tcnative-classes A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked | 2.0.69.Final | 2.0.77.Final | |
Apache 2.0
| io.netty
»
netty-tcnative A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked | 2.0.69.Final | 2.0.77.Final | |
Apache 2.0
| io.netty
»
netty-tcnative A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked | 2.0.69.Final | 2.0.77.Final | |
Apache 2.0
| io.netty
»
netty-tcnative A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked | 2.0.69.Final | 2.0.77.Final | |
Apache 2.0
| io.netty
»
netty-tcnative A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked | 2.0.69.Final | 2.0.77.Final | |
Apache 2.0
| io.netty
»
netty-tcnative-boringssl-static A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked | 2.0.69.Final | 2.0.77.Final | |
Apache 2.0
| io.netty
»
netty-tcnative-boringssl-static A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked | 2.0.69.Final | 2.0.77.Final | |
Apache 2.0
| io.netty
»
netty-tcnative-boringssl-static A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked | 2.0.69.Final | 2.0.77.Final | |
Apache 2.0
| io.netty
»
netty-tcnative-boringssl-static A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked | 2.0.69.Final | 2.0.77.Final | |
Apache 2.0
| io.netty
»
netty-tcnative-boringssl-static A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked | 2.0.69.Final | 2.0.77.Final | |
Apache 2.0
| io.netty
»
netty-tcnative-boringssl-static A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked | 2.0.69.Final | 2.0.77.Final | |
Concurrency
Apache 2.0
| io.projectreactor
»
reactor-core Non-Blocking Reactive Foundation for the JVM | 3.5.18 | 3.8.5 | |
Apache 2.0
| io.projectreactor.netty
»
reactor-netty-http1 vulnerability HTTP functionality for the Reactor Netty library | 1.1.20 | 1.3.5 | |
Apache 2.0
| io.projectreactor.netty
»
reactor-netty-core Core functionality for the Reactor Netty library | 1.1.20 | 1.3.5 | |
Annotation Lib
Apache 2.0
| io.swagger
»
swagger-annotations swagger-annotations | 1.6.14 | 2.2.49 | |
Apache 2.0
| io.swagger
»
swagger-models swagger-models | 1.6.14 | 2.2.49 | |
Apache 2.0
| io.swagger
»
swagger-jaxrs swagger-jaxrs | 1.6.14 | 1.6.16 | |
Java Spec
EPL 2.0 +1
| jakarta.servlet
»
jakarta.servlet-api API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ... | 4.0.4 | 6.1.0 | |
Validation
Apache 2.0
| jakarta.validation
»
jakarta.validation-api JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations ... | 2.0.2 | 3.1.1 | |
Java Spec
EPL 2.0 +1
| jakarta.ws.rs
»
jakarta.ws.rs-api Jakarta RESTful Web Services | 2.1.6 | 4.0.0 | |
Testing
EPL 2.0
| junit
»
junit JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13.2 | 6.0.3 | |
Native Access
Apache 2.0 +1
| net.java.dev.jna
»
jna JNA provides Java programs easy access to native shared libraries without writing anything but Java code - no JNI or ... | 5.14.0 | 5.18.1 | |
JSON Lib
Apache 2.0
| net.minidev
»
json-smart1 vulnerability JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It ... | 2.5.0 | 2.6.0 | |
Parser Generator
BSD 3-clause
| org.antlr
»
antlr4-runtime The ANTLR 4 Runtime | 4.9.3 | 4.13.2 | |
Core Utils
Apache 2.0
| org.apache.commons
»
commons-lang31 vulnerability Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 3.13.0 | 3.20.0 | |
CSV
Apache 2.0
| org.apache.commons
»
commons-csv The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types. | 1.10.0 | 1.14.1 | |
Collections
Apache 2.0
| org.apache.commons
»
commons-collections4 The Apache Commons Collections package contains types that extend and augment the Java Collections Framework. | 4.4 | 4.5.0 | |
Expression Lang
Apache 2.0
| org.apache.commons
»
commons-jexl3 Apache Commons JEXL is a library that enables scripting features in Java applications and frameworks.. | 3.3 | 3.6.2 | |
Math Lib
Apache 2.0
| org.apache.commons
»
commons-math3 Alternate implementations of JDK's "Math" functions. | 3.6.1 | 4.0-beta1 | |
Object Pool
Apache
| org.apache.commons » commons-pool2 | 2.11.1 | 2.13.1 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpclient Apache HttpComponents Client | 4.5.14 | 5.6.1 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpcore Apache HttpComponents HTTP/1.1 core components | 4.4.16 | 5.4.2 | |
Annotation Lib
Apache 2.0
| org.apache.maven.plugin-tools
»
maven-plugin-annotations Java annotations to use in Mojos | 3.10.2 | 3.15.2 | |
Apache 2.0
| org.apache.ratis » ratis-server | 3.1.3 | 3.2.2 | |
Apache 2.0
| org.apache.ratis » ratis-server-api | 3.1.3 | 3.2.2 | |
Apache 2.0
| org.apache.ratis » ratis-common | 3.1.3 | 3.2.2 | |
Apache 2.0
| org.apache.ratis » ratis-client | 3.1.3 | 3.2.2 | |
Apache 2.0
| org.apache.ratis » ratis-grpc | 3.1.3 | 3.2.2 | |
Apache 2.0
| org.apache.ratis » ratis-proto | 3.1.3 | 3.2.2 | |
Apache 2.0
| org.apache.ratis » ratis-metrics-api | 3.1.3 | 3.2.2 | |
Apache 2.0
| org.apache.ratis
»
ratis-thirdparty-misc Miscellaneous thirdparty dependencies for Apache Ratis | 1.0.8 | 1.0.11 | |
Dist Communication
Apache 2.0
| org.apache.thrift
»
libthrift1 vulnerability Thrift is a software framework for scalable cross-language services development. | 0.14.1 | 0.23.0 | |
Concurrency
Apache 2.0
| org.awaitility
»
awaitility A Java DSL for synchronizing asynchronous operations | 4.2.0 | 4.3.0 | |
Encryption Lib
BouncyCastle
| org.bouncycastle
»
bcprov-jdk18on2 vulnerabilities The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the JCA/JCE ... | 1.78 | 1.84 | |
Defect Detection
MIT
| org.checkerframework
»
checker-qual checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by ... | 3.38.0 | 4.1.0 | |
Collections
EDL 1.0 +1
| org.eclipse.collections
»
eclipse-collections feature-rich collections framework for Java, offering alternatives to standard Java Collections. | 11.1.0 | 13.0.0 | |
Collections
EDL 1.0 +1
| org.eclipse.collections
»
eclipse-collections-api The API module of Eclipse Collections, offering rich and efficient data structures for Java. | 11.1.0 | 13.0.0 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-http3 vulnerabilities Jetty module for handling HTTP protocol logic, including requests, responses, and connection management. | 9.4.56.v20240826 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-util Jetty Utilities Artifact | 9.4.56.v20240826 | 12.1.9 | |
Web Server
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-server1 vulnerability Jetty Server Artifact | 9.4.56.v20240826 | 12.1.9 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-servlet Jetty Servlet Container | 9.4.56.v20240826 | 12.1.9 | |
EPL 2.0
| org.eclipse.milo » stack-core | 0.6.14 | 0.6.16 | |
EPL 2.0
| org.eclipse.milo » sdk-core | 0.6.14 | 0.6.16 | |
EPL 2.0
| org.eclipse.milo » stack-server | 0.6.14 | 0.6.16 | |
EPL 2.0
| org.eclipse.milo » sdk-server | 0.6.14 | 0.6.16 | |
Apache 2.0
| org.fusesource.mqtt-client
»
mqtt-client mqtt-client provides an ASL 2.0 licensed API to MQTT. It takes care of | 1.16 | ✔ | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-servlet-core Jersey core Servlet 3.x implementation | 2.40 | 3.1.11 | |
Apache 2.0 +8
| org.glassfish.jersey.inject
»
jersey-hk2 HK2 InjectionManager implementation | 2.40 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-multipart Jersey Multipart entity providers support module. | 2.40 | 4.0.2 | |
| org.java-websocket
»
Java-WebSocket A barebones WebSocket client and server implementation written 100% in Java | 1.5.4 | 1.6.0 | ||
Console
BSD 3-clause
| org.jline » jline | 3.26.2 | 4.1.0 | |
Compression
Apache 2.0
| org.lz4
»
lz4-java2 vulnerabilities Java bindings and pure Java implementations of LZ4 and XXHash | 1.8.0 | 1.11.0 | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 2.23.4 | 5.23.0 | |
Apache 2.0
| org.ops4j.pax.jdbc » pax-jdbc-common | 1.5.6 | 1.5.7 | |
OSGi
Apache 2.0
| org.osgi
»
osgi.cmpn OSGi Compendium Release 7, Interfaces and Classes for use in compiling bundles | 7.0.0 | ✔ | |
OSGi
Apache 2.0
| org.osgi
»
osgi.core OSGi Core Release 8, Interfaces and Classes for use in compiling bundles | 7.0.0 | 8.0.0 | |
Bytecode
BSD 3-clause
| org.ow2.asm
»
asm ASM, a very small and fast Java bytecode manipulation framework | 9.3 | 9.9.1 | |
Apache 2.0
| org.powermock
»
powermock-reflect Various utilities for accessing internals of a class. | 2.0.9 | ✔ | |
Mocking
Apache 2.0
| org.powermock
»
powermock-core Various utilities for accessing internals of a class. | 2.0.9 | ✔ | |
Mocking
Apache 2.0
| org.powermock
»
powermock-module-junit4 PowerMock support module for JUnit 4.x. | 2.0.9 | ✔ | |
Mocking
Apache 2.0
| org.powermock
»
powermock-api-mockito2 PowerMock API for Mockito 2.+.. | 2.0.9 | ✔ | |
MIT
| org.reactivestreams
»
reactive-streams A Protocol for Asynchronous Non-Blocking Data Sequence | 1.0.4 | ✔ | |
Reflection
Apache 2.0
| org.reflections
»
reflections Reflections - Java runtime metadata analysis | 0.10.2 | ✔ | |
Logging
MIT
| org.slf4j
»
slf4j-api API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | 2.0.9 | 2.0.18 | |
| org.tukaani
»
xz XZ data compression | 1.9 | 1.12 | ||
Compression
Apache 2.0
| org.xerial.snappy
»
snappy-java snappy-java: A fast compression/decompression library | 1.1.10.5 | 1.1.10.8 |
