License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.nike.backstopper |
ArtifactId | ArtifactIdbackstopper-spring-boot1 |
Version | Version0.13.0 |
Type | Typejar |
Description |
Descriptionbackstopper-spring-boot1
Backstopper module backstopper-spring-boot1
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.nike.backstopper/backstopper-spring-boot1/ -->
<dependency>
<groupId>com.nike.backstopper</groupId>
<artifactId>backstopper-spring-boot1</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nike.backstopper/backstopper-spring-boot1/
implementation 'com.nike.backstopper:backstopper-spring-boot1:0.13.0'
// https://jarcasting.com/artifacts/com.nike.backstopper/backstopper-spring-boot1/
implementation ("com.nike.backstopper:backstopper-spring-boot1:0.13.0")
'com.nike.backstopper:backstopper-spring-boot1:jar:0.13.0'
<dependency org="com.nike.backstopper" name="backstopper-spring-boot1" rev="0.13.0">
<artifact name="backstopper-spring-boot1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nike.backstopper', module='backstopper-spring-boot1', version='0.13.0')
)
libraryDependencies += "com.nike.backstopper" % "backstopper-spring-boot1" % "0.13.0"
[com.nike.backstopper/backstopper-spring-boot1 "0.13.0"]
Group / Artifact | Type | Version |
---|---|---|
com.nike.backstopper : backstopper-spring-web-mvc | jar | 0.13.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.9.5 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.assertj : assertj-core | jar | 3.12.2 |
com.tngtech.java : junit-dataprovider | jar | 1.10.1 |
io.rest-assured : rest-assured | jar | 3.0.1 |
org.springframework.boot : spring-boot-starter-web | jar | 1.5.2.RELEASE |