License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdme.geso.apimock |
ArtifactId | ArtifactIdapimock-jetty |
Version | Version0.6.1 |
Type | Typejar |
Description |
Descriptionapimock-jetty
apimock-jetty
|
Filename | Size |
---|---|
apimock-jetty-0.6.1.pom | |
apimock-jetty-0.6.1.jar | 4 KB |
apimock-jetty-0.6.1-sources.jar | 1 KB |
apimock-jetty-0.6.1-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.geso.apimock/apimock-jetty/ -->
<dependency>
<groupId>me.geso.apimock</groupId>
<artifactId>apimock-jetty</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/me.geso.apimock/apimock-jetty/
implementation 'me.geso.apimock:apimock-jetty:0.6.1'
// https://jarcasting.com/artifacts/me.geso.apimock/apimock-jetty/
implementation ("me.geso.apimock:apimock-jetty:0.6.1")
'me.geso.apimock:apimock-jetty:jar:0.6.1'
<dependency org="me.geso.apimock" name="apimock-jetty" rev="0.6.1">
<artifact name="apimock-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.geso.apimock', module='apimock-jetty', version='0.6.1')
)
libraryDependencies += "me.geso.apimock" % "apimock-jetty" % "0.6.1"
[me.geso.apimock/apimock-jetty "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
me.geso.apimock : apimock-core | jar | 0.6.1 |
org.eclipse.jetty : jetty-servlet | jar | 9.2.3.v20140905 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.apache.httpcomponents : fluent-hc | jar | 4.3.6 |
org.apache.httpcomponents : httpclient | jar | 4.3.6 |
org.slf4j : slf4j-simple | jar | 1.7.10 |