is not current version
Last Version 1.0.8

com.github.anuragashok:wiremock-extension-record-delay 1.0.7

set of wiremock extensions to capture delay during recording/snapshotting

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

com.github.anuragashok
ArtifactId

ArtifactId

wiremock-extension-record-delay
Version

Version

1.0.7
Type

Type

jar

Download wiremock-extension-record-delay 1.0.7


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