License |
License |
---|---|
Categories |
CategoriesWire Data Data Structures |
GroupId | GroupIdcom.github.kumarvikas1 |
ArtifactId | ArtifactIdwiremock_cool_extensions |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWireMock Cool Extensions
The Extension on wiremock to help JSON/XML Body control Logic
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.kumarvikas1/wiremock_cool_extensions/ -->
<dependency>
<groupId>com.github.kumarvikas1</groupId>
<artifactId>wiremock_cool_extensions</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kumarvikas1/wiremock_cool_extensions/
implementation 'com.github.kumarvikas1:wiremock_cool_extensions:1.1'
// https://jarcasting.com/artifacts/com.github.kumarvikas1/wiremock_cool_extensions/
implementation ("com.github.kumarvikas1:wiremock_cool_extensions:1.1")
'com.github.kumarvikas1:wiremock_cool_extensions:jar:1.1'
<dependency org="com.github.kumarvikas1" name="wiremock_cool_extensions" rev="1.1">
<artifact name="wiremock_cool_extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kumarvikas1', module='wiremock_cool_extensions', version='1.1')
)
libraryDependencies += "com.github.kumarvikas1" % "wiremock_cool_extensions" % "1.1"
[com.github.kumarvikas1/wiremock_cool_extensions "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.jayway.jsonpath : json-path | jar | 2.2.0 |
com.github.tomakehurst : wiremock | jar | 1.58 |
org.springframework : spring-web | jar | 4.2.2.RELEASE |
org.apache.commons : commons-io | jar | 1.3.2 |
com.typesafe : config | jar | 1.2.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.6.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.6.3 |