License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.springframework.boot |
ArtifactId | ArtifactIdspring-boot-deployment-tests |
Version | Version1.5.7.RELEASE |
Type | Typepom |
Description |
DescriptionSpring Boot Deployment Tests
Spring Boot Deployment Tests
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
spring-boot-deployment-tests-1.5.7.RELEASE.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-deployment-tests/ -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-deployment-tests</artifactId>
<version>1.5.7.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-deployment-tests/
implementation 'org.springframework.boot:spring-boot-deployment-tests:1.5.7.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-deployment-tests/
implementation ("org.springframework.boot:spring-boot-deployment-tests:1.5.7.RELEASE")
'org.springframework.boot:spring-boot-deployment-tests:pom:1.5.7.RELEASE'
<dependency org="org.springframework.boot" name="spring-boot-deployment-tests" rev="1.5.7.RELEASE">
<artifact name="spring-boot-deployment-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework.boot', module='spring-boot-deployment-tests', version='1.5.7.RELEASE')
)
libraryDependencies += "org.springframework.boot" % "spring-boot-deployment-tests" % "1.5.7.RELEASE"
[org.springframework.boot/spring-boot-deployment-tests "1.5.7.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 2.6.0 |
org.mockito : mockito-core | jar | 1.10.19 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.springframework : spring-test | jar |