Last Version

com.mindprogeny.wiremock:wiremock-cf 0.0.3

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

License

License

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

com.mindprogeny.wiremock
ArtifactId

ArtifactId

wiremock-cf
Version

Version

0.0.3
Type

Type

jar
Description

Description

com.mindprogeny.wiremock:wiremock-cf
Standalone wiremock bundled with some extensions ready to be deployed as cloud foundry app.
Project URL

Project URL

https://github.com/mindprogenitor/wiremock-cf
Source Code Management

Source Code Management

http://github.com/mindprogenitor/wiremock-cf

Download wiremock-cf 0.0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.tomakehurst : wiremock-standalone jar 2.18.0
com.mindprogeny.wiremock.extension : wiremock-freemarker-extension jar 1.0.0
com.mindprogeny.wiremock.extension : wiremock-scenario-extension jar 0.0.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.mindprogeny.simpel : simpel-http jar 0.0.1
com.jayway.restassured : rest-assured jar 2.4.1

Project Modules

There are no modules declared in this project.