Spring Cloud Test Support

Compile Dependencies (6)

Category/LicenseGroup / ArtifactVersionUpdates
Testing EPL 2.0
junit » junit
JUnit Jupiter is the API for writing tests using JUnit 5.
Apache 2.0
org.apache.maven » maven-resolver-provider
Components completing Maven Resolver for utilizing Maven POM and repository metadata.
3.5.43.9.15
Apache 2.0
org.apache.maven.resolver » maven-resolver-connector-basic
A repository connector implementation for repositories using URI-based layouts.
1.1.12.0.17
Apache 2.0
org.apache.maven.resolver » maven-resolver-impl
An implementation of the repository system.
1.1.12.0.17
Apache 2.0
org.apache.maven.resolver » maven-resolver-transport-http
A transport implementation for repositories using http:// and https:// URLs.
1.1.11.9.27
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 (3)

Category/LicenseGroup / ArtifactVersionUpdates
Validation Apache 2.0
jakarta.validation » jakarta.validation-api
JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations ...
Validation Apache 2.0
org.hibernate.validator » hibernate-validator
Hibernate's Jakarta Validation reference implementation.
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