Last Version

stub-runner-spring 1.1.1

RESTful Contract Verifier

License

License

GroupId

GroupId

io.codearte.accurest
ArtifactId

ArtifactId

stub-runner-spring
Version

Version

1.1.1
Type

Type

jar
Description

Description

stub-runner-spring
RESTful Contract Verifier
Project URL

Project URL

https://github.com/Codearte/accurest
Source Code Management

Source Code Management

https://github.com/Codearte/accurest

Download stub-runner-spring 1.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.codearte.accurest : stub-runner jar 1.1.1
org.springframework : spring-context jar 4.2.5.RELEASE

test (8)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.0-groovy-2.4
info.solidsoft.spock : spock-global-unroll jar 0.5.0
cglib : cglib-nodep jar 2.2
org.objenesis : objenesis jar 2.1
org.springframework.boot : spring-boot-starter jar 1.3.3.RELEASE
org.springframework.boot : spring-boot-starter-test jar 1.3.3.RELEASE
org.spockframework : spock-spring jar 1.0-groovy-2.4
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.