is not current version
Last Version 0.15.0

com.nike.backstopper:backstopper-spring-web-mvc 0.9.1.1

Backstopper module backstopper-spring-web-mvc

GroupId

GroupId

com.nike.backstopper
ArtifactId

ArtifactId

backstopper-spring-web-mvc
Version

Version

0.9.1.1
Type

Type

jar

Download backstopper-spring-web-mvc 0.9.1.1


<!-- https://jarcasting.com/artifacts/com.nike.backstopper/backstopper-spring-web-mvc/ -->
<dependency>
    <groupId>com.nike.backstopper</groupId>
    <artifactId>backstopper-spring-web-mvc</artifactId>
    <version>0.9.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.nike.backstopper/backstopper-spring-web-mvc/
implementation 'com.nike.backstopper:backstopper-spring-web-mvc:0.9.1.1'
// https://jarcasting.com/artifacts/com.nike.backstopper/backstopper-spring-web-mvc/
implementation ("com.nike.backstopper:backstopper-spring-web-mvc:0.9.1.1")
'com.nike.backstopper:backstopper-spring-web-mvc:jar:0.9.1.1'
<dependency org="com.nike.backstopper" name="backstopper-spring-web-mvc" rev="0.9.1.1">
  <artifact name="backstopper-spring-web-mvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nike.backstopper', module='backstopper-spring-web-mvc', version='0.9.1.1')
)
libraryDependencies += "com.nike.backstopper" % "backstopper-spring-web-mvc" % "0.9.1.1"
[com.nike.backstopper/backstopper-spring-web-mvc "0.9.1.1"]