Spring Cloud Commons

Compile Dependencies (12)

Category/LicenseGroup / ArtifactVersionUpdates
JSON Lib Apache 2.0
com.jayway.jsonpath » json-path(optional)
A library to query and verify JSON
CodeGen MIT
org.projectlombok » lombok(optional)
Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ...
1.16.141.18.46
Annotation Tool Apache 2.0
org.springframework.boot » spring-boot-configuration-processor(optional)
Spring Boot Configuration Annotation Processor
org.springframework.boot » spring-boot-starter-actuator(optional)
Starter for using Spring Boot's Actuator which provides production ready features to help you monitor and manage your ...
Web Framework Apache 2.0
org.springframework.boot » spring-boot-starter-web(optional)
Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded ...
AOP Apache 2.0
org.springframework.boot » spring-boot-starter-aop(optional)
Starter for aspect-oriented programming with Spring AOP and AspectJ
Apache 2.0
org.springframework.boot » spring-boot-starter-hateoas(optional)
Starter for using Spring HATEOS to build hypermedia-based RESTful Spring MVC web applications
AOP Apache 2.0
org.springframework.boot » spring-boot-starter-aop(optional)
Starter for aspect-oriented programming with Spring AOP and AspectJ
JMX Apache 2.0
org.springframework.integration » spring-integration-jmx(optional)
Spring Integration JMX Support
Error Handling Apache 2.0
org.springframework.retry » spring-retry(optional)
Spring Retry provides an abstraction around retrying failed operations, with an
Encryption Lib Apache 2.0
org.springframework.security » spring-security-crypto
Spring Security
Encryption Lib Apache 2.0
org.springframework.security » spring-security-rsa(optional)
Spring Security RSA is a small utility library for RSA ciphers.
1.0.3.RELEASE1.1.5

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