is not current version
Last Version 0.6.1

me.geso.apimock:apimock-tomcat 0.0.1

apimock-tomcat

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

me.geso.apimock
ArtifactId

ArtifactId

apimock-tomcat
Version

Version

0.0.1
Type

Type

jar

Download apimock-tomcat 0.0.1


<!-- https://jarcasting.com/artifacts/me.geso.apimock/apimock-tomcat/ -->
<dependency>
    <groupId>me.geso.apimock</groupId>
    <artifactId>apimock-tomcat</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/me.geso.apimock/apimock-tomcat/
implementation 'me.geso.apimock:apimock-tomcat:0.0.1'
// https://jarcasting.com/artifacts/me.geso.apimock/apimock-tomcat/
implementation ("me.geso.apimock:apimock-tomcat:0.0.1")
'me.geso.apimock:apimock-tomcat:jar:0.0.1'
<dependency org="me.geso.apimock" name="apimock-tomcat" rev="0.0.1">
  <artifact name="apimock-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.geso.apimock', module='apimock-tomcat', version='0.0.1')
)
libraryDependencies += "me.geso.apimock" % "apimock-tomcat" % "0.0.1"
[me.geso.apimock/apimock-tomcat "0.0.1"]