Last Version

top.infra:spring-boot-test-support 3.0.1

Parent pom for maven based projects

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

top.infra
ArtifactId

ArtifactId

spring-boot-test-support
Version

Version

3.0.1
Type

Type

jar
Description

Description

Parent pom for maven based projects

Download spring-boot-test-support 3.0.1


<!-- https://jarcasting.com/artifacts/top.infra/spring-boot-test-support/ -->
<dependency>
    <groupId>top.infra</groupId>
    <artifactId>spring-boot-test-support</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.infra/spring-boot-test-support/
implementation 'top.infra:spring-boot-test-support:3.0.1'
// https://jarcasting.com/artifacts/top.infra/spring-boot-test-support/
implementation ("top.infra:spring-boot-test-support:3.0.1")
'top.infra:spring-boot-test-support:jar:3.0.1'
<dependency org="top.infra" name="spring-boot-test-support" rev="3.0.1">
  <artifact name="spring-boot-test-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.infra', module='spring-boot-test-support', version='3.0.1')
)
libraryDependencies += "top.infra" % "spring-boot-test-support" % "3.0.1"
[top.infra/spring-boot-test-support "3.0.1"]

Dependencies

compile (7)

Group / Artifact Type Version
com.google.guava : guava jar
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-web jar
org.testcontainers : testcontainers jar
com.github.spotbugs : spotbugs-annotations Optional jar
net.jcip : jcip-annotations Optional jar
org.apache.commons : commons-lang3 jar

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar
org.projectlombok : lombok jar

test (3)

Group / Artifact Type Version
cn.home1 : logback-test-config jar 3.0.1
org.springframework.boot : spring-boot-starter-data-redis jar
org.springframework.boot : spring-boot-starter-undertow jar

Project Modules

There are no modules declared in this project.