is not current version
Last Version 0.0.3

com.mindprogeny.wiremock:wiremock-cf 0.0.2

Standalone wiremock bundled with some extensions ready to be deployed as cloud foundry app.

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

com.mindprogeny.wiremock
ArtifactId

ArtifactId

wiremock-cf
Version

Version

0.0.2
Type

Type

jar

Download wiremock-cf 0.0.2


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