License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.paulhammant |
ArtifactId | ArtifactIdservirtium-pom |
Last Version | Last Version0.9.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionService Virtualized HTTP
Service Virtualized HTTP that includes record, playback and a markdown storage format FOR TEST
AUTOMATION
|
Project URL |
Project URL |
Filename | Size |
---|---|
servirtium-pom-0.9.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.paulhammant/servirtium-pom/ -->
<dependency>
<groupId>com.paulhammant</groupId>
<artifactId>servirtium-pom</artifactId>
<version>0.9.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.paulhammant/servirtium-pom/
implementation 'com.paulhammant:servirtium-pom:0.9.2'
// https://jarcasting.com/artifacts/com.paulhammant/servirtium-pom/
implementation ("com.paulhammant:servirtium-pom:0.9.2")
'com.paulhammant:servirtium-pom:pom:0.9.2'
<dependency org="com.paulhammant" name="servirtium-pom" rev="0.9.2">
<artifact name="servirtium-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.paulhammant', module='servirtium-pom', version='0.9.2')
)
libraryDependencies += "com.paulhammant" % "servirtium-pom" % "0.9.2"
[com.paulhammant/servirtium-pom "0.9.2"]