Last Version

apimock-core 0.6.1

apimock-core

License

License

GroupId

GroupId

me.geso.apimock
ArtifactId

ArtifactId

apimock-core
Version

Version

0.6.1
Type

Type

jar
Description

Description

apimock-core
apimock-core

Download apimock-core 0.6.1


<!-- 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"]

Dependencies

compile (4)

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

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.14.8
org.slf4j : slf4j-api jar 1.7.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.