is not current version
Last Version 0.6.1

me.geso.apimock:apimock-tomcat 0.1.0

apimock-tomcat

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

me.geso.apimock
ArtifactId

ArtifactId

apimock-tomcat
Version

Version

0.1.0
Type

Type

jar

Download apimock-tomcat 0.1.0


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