Categories |
CategoriesTomcat Container Application Servers |
---|---|
GroupId | GroupIdcom.github.bilderherunterlader |
ArtifactId | ArtifactIdsupertomcatutils |
Version | Version1.0.7 |
Type | Typejar |
Filename | Size |
---|---|
supertomcatutils-1.0.7.pom | |
supertomcatutils-1.0.7.jar | 173 KB |
supertomcatutils-1.0.7-sources.jar | 111 KB |
supertomcatutils-1.0.7-javadoc.jar | 632 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bilderherunterlader/supertomcatutils/ -->
<dependency>
<groupId>com.github.bilderherunterlader</groupId>
<artifactId>supertomcatutils</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bilderherunterlader/supertomcatutils/
implementation 'com.github.bilderherunterlader:supertomcatutils:1.0.7'
// https://jarcasting.com/artifacts/com.github.bilderherunterlader/supertomcatutils/
implementation ("com.github.bilderherunterlader:supertomcatutils:1.0.7")
'com.github.bilderherunterlader:supertomcatutils:jar:1.0.7'
<dependency org="com.github.bilderherunterlader" name="supertomcatutils" rev="1.0.7">
<artifact name="supertomcatutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bilderherunterlader', module='supertomcatutils', version='1.0.7')
)
libraryDependencies += "com.github.bilderherunterlader" % "supertomcatutils" % "1.0.7"
[com.github.bilderherunterlader/supertomcatutils "1.0.7"]