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