Compile Dependencies (24)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Bytecode
Apache 2.0
| cglib
»
cglib-nodep High level API to generate and transform Java byte code. This version has no dependences (ASM is renamed and included in ... | 3.3.0 | ✔ | |
JSON Lib
Apache 2.0
| com.alibaba
»
fastjson1 vulnerability Fastjson is a JSON processor (JSON parser + JSON generator) written in Java | 1.2.76 | 2.0.64 | |
LGPL
| com.github.bingoohuang
»
diamond-client a config client of diamond | 0.0.22 | ✔ | |
MIT
| com.github.charlemaznable
»
vertx-diamond-config Vertx Configuration Util by Diamond. | 0.1.1 | 0.1.6 | |
Config
Apache 2.0
| com.google.auto.service
»
auto-service Provider-configuration files for ServiceLoader. | 1.0 | 1.1.1 | |
Core Utils
Apache 2.0
| com.google.guava
»
guava2 vulnerabilities Guava is a suite of core and expanded libraries that include | 30.1.1-jre | 33.6.0-jre | |
Dep Injection
Apache 2.0
| com.google.inject
»
guice Guice is a lightweight dependency injection framework for Java 8 and above, developed by Google. | 5.0.1 | 7.0.0 | |
Apache 2.0
| com.idealista
»
format-preserving-encryption Format-Preserving Encryption Implementation in Java | 1.0.0 | ✔ | |
TOML
MIT
| com.moandjiezana.toml
»
toml4j A parser for TOML | 0.7.2 | 0.7.3 | |
HTTP Clients
Apache 2.0
| com.squareup.okhttp3
»
okhttp1 vulnerability Square’s meticulous HTTP client for Java and Kotlin. | 3.14.9 | 5.4.0 | |
Apache 2.0
| com.squareup.okhttp3
»
logging-interceptor Square’s meticulous HTTP client for Java and Kotlin. | 3.14.9 | 5.4.0 | |
HTTP Clients
Apache 2.0 +1
| io.vertx
»
vertx-web-client An easy-to-use client for HTTP and HTTP/2 with many advanced features. | 3.9.7 | 5.1.6 | |
Annotation Lib
EPL 2.0 +1
| javax.annotation
»
javax.annotation-api Jakarta Annotations API | 1.3.2 | 3.0.0 | |
Apache 2.0
| net.jodah
»
expiringmap A high performance thread-safe map that expires entries | 0.5.9 | 0.5.11 | |
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.12.0 | 3.20.0 | |
String Utils
Apache 2.0
| org.apache.commons
»
commons-text1 vulnerability The Commons Text library provides additions to the standard JDK text handling. It includes algorithms for string ... | 1.9 | 1.15.0 | |
Object Pool
Apache
| org.apache.commons » commons-pool2 | 2.9.0 | 2.13.1 | |
Concurrency
Apache 2.0
| org.awaitility
»
awaitility A Java DSL for synchronizing asynchronous operations | 4.0.3 | 4.3.0 | |
XML Processing
BSD 3-clause
| org.dom4j
»
dom4j flexible XML framework for Java | 2.1.3 | 2.2.0 | |
Annotation Lib
Apache 2.0
| org.jetbrains
»
annotations A set of annotations used for code inspection support and code documentation. | 20.1.0 | 26.1.0 | |
Reflection
Apache 2.0
| org.jooq
»
joor-java-8 jOOR is a recursive acronym that stands for jOOR Object Oriented Reflection. It is a simple wrapper for the ... | 0.9.14 | 0.9.15 | |
Apache 2.0
| org.jooq
»
joou-java-6 jOOU is a recursive acronym that stands for jOOU Object Oriented Unsigned Types. It is a simple wrapper for UByte, ... | 0.9.4 | 0.9.5 | |
Apache 2.0
| org.jooq
»
jool-java-8 jOOλ is part of the jOOQ series (along with jOOQ, jOOX, jOOR, jOOU) providing some useful extensions to Java 8 lambdas. | 0.9.14 | 0.9.15 | |
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 ... | 1.7.30 | 2.0.18 |
Provided Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Java Spec
EPL 2.0 +1
| javax.servlet
»
javax.servlet-api API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ... | 4.0.1 | 6.1.0 | |
CodeGen
MIT
| org.projectlombok
»
lombok Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ... | 1.18.20 | 1.18.46 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-webmvc17 vulnerabilities Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ... | 5.3.6 | 7.0.8 |
Test Dependencies (10)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
MIT
| com.github.charlemaznable
»
logback-miner Diamond Miner Extension of Logback Classic Module. | 0.1.1 | 0.1.6 | |
Mocking
Apache 2.0
| com.squareup.okhttp3
»
mockwebserver Square’s meticulous HTTP client for Java and Kotlin. | 3.14.9 | 5.4.0 | |
Apache 2.0 +1
| io.vertx » vertx-junit5 | 3.9.7 | 5.1.6 | |
Apache 2.0 +1
| io.vertx » vertx-rx-java | 3.9.7 | 4.5.32 | |
Apache 2.0 +1
| io.vertx » vertx-rx-java2 | 3.9.7 | 5.1.6 | |
Apache 2.0 +1
| io.vertx » vertx-hazelcast | 3.9.7 | 5.1.6 | |
Mocking
MIT
| org.jmockit
»
jmockit JMockit is a Java toolkit for automated developer testing. | 1.49 | 1.50 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-api JUnit Jupiter is the API for writing tests using JUnit 5. | 5.7.1 | 6.1.2 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-engine Core package for the JUnit Jupiter test engine. | 5.7.1 | 6.1.2 | |
Testing
Apache 2.0
| org.springframework
»
spring-test Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG. It provides ... | 5.3.6 | 7.0.8 |