is not current version
Last Version 1.1

com.github.kumarvikas1:wiremock_cool_extensions 1.0.0.1

The Extension on wiremock to help JSON/XML Body control Logic

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

com.github.kumarvikas1
ArtifactId

ArtifactId

wiremock_cool_extensions
Version

Version

1.0.0.1
Type

Type

jar

Download wiremock_cool_extensions 1.0.0.1


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