is not current version
Last Version 1.1

com.github.shiver-me-timbers:smt-http-mock-tomcat-common 1.0

This project contains the smt-http-mock tomcat8 implementation.

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.github.shiver-me-timbers
ArtifactId

ArtifactId

smt-http-mock-tomcat-common
Version

Version

1.0
Type

Type

jar

Download smt-http-mock-tomcat-common 1.0


<!-- https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-http-mock-tomcat-common/ -->
<dependency>
    <groupId>com.github.shiver-me-timbers</groupId>
    <artifactId>smt-http-mock-tomcat-common</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-http-mock-tomcat-common/
implementation 'com.github.shiver-me-timbers:smt-http-mock-tomcat-common:1.0'
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-http-mock-tomcat-common/
implementation ("com.github.shiver-me-timbers:smt-http-mock-tomcat-common:1.0")
'com.github.shiver-me-timbers:smt-http-mock-tomcat-common:jar:1.0'
<dependency org="com.github.shiver-me-timbers" name="smt-http-mock-tomcat-common" rev="1.0">
  <artifact name="smt-http-mock-tomcat-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shiver-me-timbers', module='smt-http-mock-tomcat-common', version='1.0')
)
libraryDependencies += "com.github.shiver-me-timbers" % "smt-http-mock-tomcat-common" % "1.0"
[com.github.shiver-me-timbers/smt-http-mock-tomcat-common "1.0"]