is not current version
Last Version 1.1

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

This is the parent project for the smt-http-mock tomcat implementations.

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.github.shiver-me-timbers
ArtifactId

ArtifactId

smt-http-mock-tomcat-parent
Version

Version

1.0
Type

Type

pom

Download smt-http-mock-tomcat-parent 1.0


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