Artifacts

Compile Dependencies (0)

Category/LicenseGroup / ArtifactVersionUpdates

Managed Dependencies (44)

Category/LicenseGroup / ArtifactVersionUpdates
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-annotations
Core annotations used for value types, used by Jackson data binding package.
2.13.32.22
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind7 vulnerabilities
General data-binding functionality for Jackson: works on core streaming API
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-joda
Add-on module for Jackson (http://github.com/FasterXML/jackson) to support
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-guava
Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles
2.13.33.2.2
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.13.33.0.0-rc2
JSON Lib Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jdk8
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.13.32.22.2
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-json-org
Support for datatypes of "org.json" JSON library (see http://json.org/java),
2.13.33.2.2
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.13.33.2.2
Code Analyzer LGPL 2.1
com.google.code.findbugs » jsr305
Annotations the SpotBugs tool supports
3.0.24.10.4
Core Utils Apache 2.0
com.google.guava » guava2 vulnerabilities
Guava is a suite of core and expanded libraries that include
31.1-jre33.7.1-jre
Testing Apache 2.0
com.google.guava » guava-testlib
Guava testlib is a set of java classes used for more convenient
31.1-jre33.7.1-jre
com.jcabi » jcabi-maven-slf4j
SLF4J Binding for Maven Log
0.100.12.2
HTTP Clients Apache 2.0
com.squareup.okhttp3 » okhttp
Square’s meticulous HTTP client for Java and Kotlin.
4.9.35.5.0
Mocking Apache 2.0
com.squareup.okhttp3 » mockwebserver
Square’s meticulous HTTP client for Java and Kotlin.
4.9.35.5.0
HTTP Clients Apache 2.0
com.squareup.retrofit2 » retrofit
A type-safe HTTP client for Android and Java.
2.9.03.0.0
Apache 2.0
com.squareup.retrofit2 » converter-jackson
A Retrofit Converter which uses Jackson for serialization.
2.9.03.0.0
I/O Apache 2.0
commons-io » commons-io1 vulnerability
The Apache Commons IO library contains utility classes, stream implementations, file filters,
2.11.02.22.0
Annotation Lib EPL 2.0 +1
javax.annotation » javax.annotation-api
Jakarta Annotations API
1.3.23.0.0
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 ...
${servlet.api.version}6.1.0
javax.xml.bind » jaxb-api
Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ...
2.4.0-b180830.03594.0.5
Date/Time Apache 2.0
joda-time » joda-time
Joda-Time provides a quality replacement for the Java date and time classes. Note that from Java SE 8 onwards, users ...
2.10.142.14.3
Testing Apache 2.0
nl.jqno.equalsverifier » equalsverifier
EqualsVerifier can be used in JUnit unit tests to verify whether the contract for the equals and hashCode methods is ...
3.104.5.2
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.91.15.0
Compression Apache 2.0
org.apache.commons » commons-compress2 vulnerabilities
Apache Commons Compress defines an API for working with
1.211.28.0
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.03.20.0
Build Model Apache 2.0
org.apache.maven » maven-plugin-api
The API for Maven 3 plugins - Mojos - development.
3.8.53.9.16
Build Tool Apache 2.0
org.apache.maven » maven-project
Core classes of Apache Maven to manage the building process.
2.2.13.9.16
Annotation Lib Apache 2.0
org.apache.maven.plugin-tools » maven-plugin-annotations
Java annotations to use in Mojos
3.6.43.15.2
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-api
JUnit Jupiter is the API for writing tests using JUnit 5.
5.8.26.1.3
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-engine
Core package for the JUnit Jupiter test engine.
5.8.26.1.3
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-params
JUnit Jupiter extension for running parameterized tests.
5.8.26.1.3
Testing EPL 2.0
org.junit.platform » junit-platform-launcher
Public API for configuring and launching test plans.
1.8.26.1.3
Mocking MIT
org.mockito » mockito-junit-jupiter
Mockito JUnit 5 support
4.6.15.23.0
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation
4.6.15.23.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.241.18.46
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.362.0.18
Logging MIT
org.slf4j » slf4j-simple
Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed.
1.7.362.0.18
Dep Injection Apache 2.0
org.springframework » spring-context2 vulnerabilities
Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ...
5.3.207.0.9
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.207.0.9
Config Apache 2.0
org.springframework.boot » spring-boot-actuator-autoconfigure1 vulnerability
Spring Boot Actuator AutoConfigure
2.7.04.1.1
App Server Apache 2.0
org.springframework.boot » spring-boot-starter
Core starter, including auto-configuration support, logging and YAML
2.7.04.1.1
Boot Starter Apache 2.0
org.springframework.boot » spring-boot-starter-mail
Starter for using Java Mail and Spring Framework's email sending support
2.7.04.1.1
Boot Starter Apache 2.0
org.springframework.boot » spring-boot-starter-data-ldap
Starter for using Spring Data LDAP
2.7.04.1.1
Testing Apache 2.0
org.springframework.boot » spring-boot-starter-test
Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito
2.7.04.1.1