A plugin library for Apiphany adding Spring support.

Compile Dependencies (5)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
io.github.raduking » apiphany-httpclient5
A plugin library for Apiphany adding Apache HttpClient 5 support.
1.2.141.2.16
Annotation Lib EPL 2.0 +1
jakarta.annotation » jakarta.annotation-api
Jakarta Annotations API
2.1.13.0.0
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 ...
6.0.06.1.0
Web Framework Apache 2.0
org.springframework » spring-web
Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ...
App Server Apache 2.0
org.springframework.boot » spring-boot
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can 'just run'. It ...
3.5.154.1.0

Provided Dependencies (7)

Category/LicenseGroup / ArtifactVersionUpdates
XML Processing Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-xml(optional)
Data format extension for Jackson to offer
Date/Time Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jsr310(optional)
Add-on module to support JSR-310 (Java 8 Date & Time API) data types.
io.micrometer » micrometer-core(optional)
Core module of Micrometer containing instrumentation API and implementation
Apache 2.0
io.micrometer » micrometer-tracing-bridge-otel(optional)
Facade over tracing concepts
1.5.121.7.0
HTTP Clients Apache 2.0
org.apache.httpcomponents.client5 » httpclient5
Apache HttpComponents Client
5.5.25.6.4
JSON Lib Apache 2.0
tools.jackson.core » jackson-databind(optional)9 vulnerabilities
General data-binding functionality for Jackson: works on core streaming API
3.1.33.2.1
XML Processing Apache 2.0
tools.jackson.dataformat » jackson-dataformat-xml(optional)
Data format extension for Jackson to offer
3.1.33.2.1

Test Dependencies (7)

Category/LicenseGroup / ArtifactVersionUpdates
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.5.341.6.1
Testing BSD 3-clause
org.hamcrest » hamcrest
Core API and libraries of hamcrest matcher framework.
3.0
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-api
JUnit Jupiter is the API for writing tests using JUnit 5.
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-params
JUnit Jupiter extension for running parameterized tests.
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-engine
Core package for the JUnit Jupiter test engine.
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation
Mocking MIT
org.mockito » mockito-junit-jupiter
Mockito JUnit 5 support