Last Version

wiremock-snapshot 0.3a

Wiremock API extension to record stub mappings

License

License

The Apache Software License, Version 2.0
Categories

Categories

Wire Data Data Structures
GroupId

GroupId

com.github.masonm
ArtifactId

ArtifactId

wiremock-snapshot
Version

Version

0.3a
Type

Type

jar
Description

Description

wiremock-snapshot
Wiremock API extension to record stub mappings
Project URL

Project URL

https://github.com/MasonM/wiremock-snapshot
Source Code Management

Source Code Management

https://github.com/MasonM/wiremock-snapshot

Download wiremock-snapshot 0.3a


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
com.github.tomakehurst : wiremock jar 2.6.0
org.apache.commons : commons-lang3 jar 3.5
com.google.guava : guava jar 18.0

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.jmock : jmock jar 2.5.1
org.jmock : jmock-junit4 jar 2.5.1
org.skyscreamer : jsonassert jar 1.2.3
com.toomuchcoding.jsonassert : jsonassert jar 0.4.7

Project Modules

There are no modules declared in this project.