License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers Net |
GroupId | GroupIdnet.thevpc.nuts.toolbox |
ArtifactId | ArtifactIdntomcat |
Last Version | Last Version0.8.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNuts Community Toolbox NTomcat
Nuts Tomcat Toolbox
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ntomcat-0.8.3.0.pom | |
ntomcat-0.8.3.0.jar | 93 KB |
ntomcat-0.8.3.0-sources.jar | 42 KB |
ntomcat-0.8.3.0-javadoc.jar | 188 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/ntomcat/ -->
<dependency>
<groupId>net.thevpc.nuts.toolbox</groupId>
<artifactId>ntomcat</artifactId>
<version>0.8.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/ntomcat/
implementation 'net.thevpc.nuts.toolbox:ntomcat:0.8.3.0'
// https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/ntomcat/
implementation ("net.thevpc.nuts.toolbox:ntomcat:0.8.3.0")
'net.thevpc.nuts.toolbox:ntomcat:jar:0.8.3.0'
<dependency org="net.thevpc.nuts.toolbox" name="ntomcat" rev="0.8.3.0">
<artifact name="ntomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thevpc.nuts.toolbox', module='ntomcat', version='0.8.3.0')
)
libraryDependencies += "net.thevpc.nuts.toolbox" % "ntomcat" % "0.8.3.0"
[net.thevpc.nuts.toolbox/ntomcat "0.8.3.0"]
Group / Artifact | Type | Version |
---|---|---|
net.thevpc.nuts : nuts | jar | 0.8.3 |
net.thevpc.nuts.lib : nlib-ssh | jar | 0.8.3.0 |
org.jsoup : jsoup | jar | 1.12.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.5.0 |