Jar examples for w:wiremock-groovy
WireMock api for groovy
You can download jar file wiremock-groovy 0.2.0 in this page.
The Apache License, Version 2.0
You can use the following script to add wiremock-groovy-0.2.0.jar to your project.
<dependency> <groupId>com.github.tomjankes</groupId> <artifactId>wiremock-groovy</artifactId> <version>0.2.0</version> </dependency>
compile group: 'com.github.tomjankes', name: 'wiremock-groovy', version: '0.2.0'
libraryDependencies += "com.github.tomjankes" % "wiremock-groovy" % "0.2.0"
<dependency org="com.github.tomjankes" name="wiremock-groovy" rev="0.2.0"/>
@Grapes(@Grab(group='com.github.tomjankes', module='wiremock-groovy', version='0.2.0'))
'com.github.tomjankes:wiremock-groovy:jar:0.2.0'
Click the following link to download the jar file.
wiremock-groovy-0.2.0-javadoc.jar