Categories |
CategoriesTomcat Container Application Servers |
---|---|
GroupId | GroupIdcom.github.shiver-me-timbers |
ArtifactId | ArtifactIdsmt-http-mock-tomcat8 |
Version | Version1.0 |
Type | Typejar |
Filename | Size |
---|---|
smt-http-mock-tomcat8-1.0.pom | |
smt-http-mock-tomcat8-1.0.jar | 10 KB |
smt-http-mock-tomcat8-1.0-sources.jar | 10 KB |
smt-http-mock-tomcat8-1.0-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-http-mock-tomcat8/ -->
<dependency>
<groupId>com.github.shiver-me-timbers</groupId>
<artifactId>smt-http-mock-tomcat8</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-http-mock-tomcat8/
implementation 'com.github.shiver-me-timbers:smt-http-mock-tomcat8:1.0'
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-http-mock-tomcat8/
implementation ("com.github.shiver-me-timbers:smt-http-mock-tomcat8:1.0")
'com.github.shiver-me-timbers:smt-http-mock-tomcat8:jar:1.0'
<dependency org="com.github.shiver-me-timbers" name="smt-http-mock-tomcat8" rev="1.0">
<artifact name="smt-http-mock-tomcat8" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shiver-me-timbers', module='smt-http-mock-tomcat8', version='1.0')
)
libraryDependencies += "com.github.shiver-me-timbers" % "smt-http-mock-tomcat8" % "1.0"
[com.github.shiver-me-timbers/smt-http-mock-tomcat8 "1.0"]