License |
License |
---|---|
GroupId | GroupIdme.geso.apimock |
ArtifactId | ArtifactIdapimock-core |
Version | Version0.6.1 |
Type | Typejar |
Description |
Descriptionapimock-core
apimock-core
|
Filename | Size |
---|---|
apimock-core-0.6.1.pom | |
apimock-core-0.6.1.jar | 6 KB |
apimock-core-0.6.1-sources.jar | 2 KB |
apimock-core-0.6.1-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.geso.apimock/apimock-core/ -->
<dependency>
<groupId>me.geso.apimock</groupId>
<artifactId>apimock-core</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/me.geso.apimock/apimock-core/
implementation 'me.geso.apimock:apimock-core:0.6.1'
// https://jarcasting.com/artifacts/me.geso.apimock/apimock-core/
implementation ("me.geso.apimock:apimock-core:0.6.1")
'me.geso.apimock:apimock-core:jar:0.6.1'
<dependency org="me.geso.apimock" name="apimock-core" rev="0.6.1">
<artifact name="apimock-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.geso.apimock', module='apimock-core', version='0.6.1')
)
libraryDependencies += "me.geso.apimock" % "apimock-core" % "0.6.1"
[me.geso.apimock/apimock-core "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.5.0 |
me.geso : routes | jar | 0.4.0 |
me.geso : webscrew | jar | 0.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.14.8 |
org.slf4j : slf4j-api | jar | 1.7.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |