Last Version

WireMock groovy 0.2.0

WireMock api for groovy

License

License

Categories

Categories

Groovy Languages Wire Data Data Structures
GroupId

GroupId

com.github.tomjankes
ArtifactId

ArtifactId

wiremock-groovy
Version

Version

0.2.0
Type

Type

jar
Description

Description

WireMock groovy
WireMock api for groovy
Project URL

Project URL

https://github.com/tomjankes/wiremock-groovy
Source Code Management

Source Code Management

https://github.com/tomjankes/wiremock-groovy

Download wiremock-groovy 0.2.0


<!-- https://jarcasting.com/artifacts/com.github.tomjankes/wiremock-groovy/ -->
<dependency>
    <groupId>com.github.tomjankes</groupId>
    <artifactId>wiremock-groovy</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tomjankes/wiremock-groovy/
implementation 'com.github.tomjankes:wiremock-groovy:0.2.0'
// https://jarcasting.com/artifacts/com.github.tomjankes/wiremock-groovy/
implementation ("com.github.tomjankes:wiremock-groovy:0.2.0")
'com.github.tomjankes:wiremock-groovy:jar:0.2.0'
<dependency org="com.github.tomjankes" name="wiremock-groovy" rev="0.2.0">
  <artifact name="wiremock-groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tomjankes', module='wiremock-groovy', version='0.2.0')
)
libraryDependencies += "com.github.tomjankes" % "wiremock-groovy" % "0.2.0"
[com.github.tomjankes/wiremock-groovy "0.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.3
org.apache.httpcomponents : httpclient jar 4.4

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.1.3
ch.qos.logback : logback-classic jar 1.1.3
org.spockframework : spock-core jar 1.0-groovy-2.4
com.github.tomakehurst : wiremock jar 1.54

Project Modules

There are no modules declared in this project.