License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Undertow Net Networking |
GroupId | GroupIdcom.paulhammant |
ArtifactId | ArtifactIdservirtium-undertow |
Last Version | Last Version0.9.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionService Virtualized HTTP that includes record, playback and a markdown storage format FOR TEST
AUTOMATION
|
<!-- https://jarcasting.com/artifacts/com.paulhammant/servirtium-undertow/ -->
<dependency>
<groupId>com.paulhammant</groupId>
<artifactId>servirtium-undertow</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.paulhammant/servirtium-undertow/
implementation 'com.paulhammant:servirtium-undertow:0.9.2'
// https://jarcasting.com/artifacts/com.paulhammant/servirtium-undertow/
implementation ("com.paulhammant:servirtium-undertow:0.9.2")
'com.paulhammant:servirtium-undertow:jar:0.9.2'
<dependency org="com.paulhammant" name="servirtium-undertow" rev="0.9.2">
<artifact name="servirtium-undertow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.paulhammant', module='servirtium-undertow', version='0.9.2')
)
libraryDependencies += "com.paulhammant" % "servirtium-undertow" % "0.9.2"
[com.paulhammant/servirtium-undertow "0.9.2"]
Group / Artifact | Type | Version |
---|---|---|
com.paulhammant : servirtium-core | jar | 0.9.2 |
io.undertow : undertow-core | jar | 2.0.21.Final |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-server | jar | 9.4.18.v20190429 |
com.paulhammant : servirtium-core | test-jar | 0.9.2 |
junit : junit | jar | 4.12 |
io.rest-assured : rest-assured | jar | 4.0.0 |