License |
License |
---|---|
Categories |
CategoriesWire Data Data Structures ORM |
GroupId | GroupIdcom.github.adamyork |
ArtifactId | ArtifactIdwiremock-velocity-transformer |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwiremock-velocity-transformer
transformer used to render velocity templates for stubbed responses
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.adamyork/wiremock-velocity-transformer/ -->
<dependency>
<groupId>com.github.adamyork</groupId>
<artifactId>wiremock-velocity-transformer</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.adamyork/wiremock-velocity-transformer/
implementation 'com.github.adamyork:wiremock-velocity-transformer:2.0'
// https://jarcasting.com/artifacts/com.github.adamyork/wiremock-velocity-transformer/
implementation ("com.github.adamyork:wiremock-velocity-transformer:2.0")
'com.github.adamyork:wiremock-velocity-transformer:jar:2.0'
<dependency org="com.github.adamyork" name="wiremock-velocity-transformer" rev="2.0">
<artifact name="wiremock-velocity-transformer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.adamyork', module='wiremock-velocity-transformer', version='2.0')
)
libraryDependencies += "com.github.adamyork" % "wiremock-velocity-transformer" % "2.0"
[com.github.adamyork/wiremock-velocity-transformer "2.0"]