License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers Ant Build Tools |
GroupId | GroupIdcom.paulhammant |
ArtifactId | ArtifactIdservirtium-jetty |
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
|
Filename | Size |
---|---|
servirtium-jetty-0.9.2.pom | |
servirtium-jetty-0.9.2.jar | 10 KB |
servirtium-jetty-0.9.2-sources.jar | 3 KB |
servirtium-jetty-0.9.2-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.paulhammant/servirtium-jetty/ -->
<dependency>
<groupId>com.paulhammant</groupId>
<artifactId>servirtium-jetty</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.paulhammant/servirtium-jetty/
implementation 'com.paulhammant:servirtium-jetty:0.9.2'
// https://jarcasting.com/artifacts/com.paulhammant/servirtium-jetty/
implementation ("com.paulhammant:servirtium-jetty:0.9.2")
'com.paulhammant:servirtium-jetty:jar:0.9.2'
<dependency org="com.paulhammant" name="servirtium-jetty" rev="0.9.2">
<artifact name="servirtium-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.paulhammant', module='servirtium-jetty', version='0.9.2')
)
libraryDependencies += "com.paulhammant" % "servirtium-jetty" % "0.9.2"
[com.paulhammant/servirtium-jetty "0.9.2"]
Group / Artifact | Type | Version |
---|---|---|
com.paulhammant : servirtium-core | jar | 0.9.2 |
org.eclipse.jetty : jetty-server | jar | 9.4.18.v20190429 |
Group / Artifact | Type | Version |
---|---|---|
com.paulhammant : servirtium-core | test-jar | 0.9.2 |
junit : junit | jar | 4.12 |
io.rest-assured : rest-assured | jar | 4.0.0 |