is not current version
Last Version 1.1.1

io.codearte.accurest:stub-runner-spring 1.1.0-M1

RESTful Contract Verifier

GroupId

GroupId

io.codearte.accurest
ArtifactId

ArtifactId

stub-runner-spring
Version

Version

1.1.0-M1
Type

Type

jar

Download stub-runner-spring 1.1.0-M1


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