is not current version
Last Version 1.1.1

io.codearte.accurest:stub-runner-spring 1.0.6

RESTful Contract Verifier

GroupId

GroupId

io.codearte.accurest
ArtifactId

ArtifactId

stub-runner-spring
Version

Version

1.0.6
Type

Type

jar

Download stub-runner-spring 1.0.6


<!-- https://jarcasting.com/artifacts/io.codearte.accurest/stub-runner-spring/ -->
<dependency>
    <groupId>io.codearte.accurest</groupId>
    <artifactId>stub-runner-spring</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.codearte.accurest/stub-runner-spring/
implementation 'io.codearte.accurest:stub-runner-spring:1.0.6'
// https://jarcasting.com/artifacts/io.codearte.accurest/stub-runner-spring/
implementation ("io.codearte.accurest:stub-runner-spring:1.0.6")
'io.codearte.accurest:stub-runner-spring:jar:1.0.6'
<dependency org="io.codearte.accurest" name="stub-runner-spring" rev="1.0.6">
  <artifact name="stub-runner-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.codearte.accurest', module='stub-runner-spring', version='1.0.6')
)
libraryDependencies += "io.codearte.accurest" % "stub-runner-spring" % "1.0.6"
[io.codearte.accurest/stub-runner-spring "1.0.6"]