License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.breuninger.boot |
ArtifactId | ArtifactIdspring-boot-starter-breuninger-testsupport |
Version | Version2.0.5.RELEASE |
Type | Typejar |
Description |
Descriptionspring-boot-starter-breuninger-testsupport
spring-boot-starter-breuninger-testsupport
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.breuninger.boot/spring-boot-starter-breuninger-testsupport/ -->
<dependency>
<groupId>com.breuninger.boot</groupId>
<artifactId>spring-boot-starter-breuninger-testsupport</artifactId>
<version>2.0.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.breuninger.boot/spring-boot-starter-breuninger-testsupport/
implementation 'com.breuninger.boot:spring-boot-starter-breuninger-testsupport:2.0.5.RELEASE'
// https://jarcasting.com/artifacts/com.breuninger.boot/spring-boot-starter-breuninger-testsupport/
implementation ("com.breuninger.boot:spring-boot-starter-breuninger-testsupport:2.0.5.RELEASE")
'com.breuninger.boot:spring-boot-starter-breuninger-testsupport:jar:2.0.5.RELEASE'
<dependency org="com.breuninger.boot" name="spring-boot-starter-breuninger-testsupport" rev="2.0.5.RELEASE">
<artifact name="spring-boot-starter-breuninger-testsupport" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.breuninger.boot', module='spring-boot-starter-breuninger-testsupport', version='2.0.5.RELEASE')
)
libraryDependencies += "com.breuninger.boot" % "spring-boot-starter-breuninger-testsupport" % "2.0.5.RELEASE"
[com.breuninger.boot/spring-boot-starter-breuninger-testsupport "2.0.5.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.0.5.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.5.RELEASE |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 2.21.0 |
org.springframework : spring-test | jar | 5.0.8.RELEASE |
org.springframework.boot : spring-boot-starter-test | jar | 2.0.5.RELEASE |