Spring Cloud Build Docs

Compile Dependencies (6)

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.
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind
General data-binding functionality for Jackson: works on core streaming API
Logging Bridge Apache 2.0
org.apache.logging.log4j » log4j-to-slf4j
The Apache Log4j binding between Log4j 2 API and SLF4J.
Apache 2.0
org.asciidoctor » asciidoctorj
AsciidoctorJ provides Java bindings for the Asciidoctor RubyGem (asciidoctor) using JRuby.
2.5.133.0.1
org.slf4j » jul-to-slf4j
Jul-to-slf4j includes a java.util.logging (jul) handler, namely SLF4JBridgeHandler, which routes all incoming jul ...
Core Utils Apache 2.0
org.springframework » spring-core
Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features.

Test Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
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