is not current version
Last Version 0.8.3.0

net.thevpc.nuts.toolbox:ntomcat 0.8.1.0

Nuts Tomcat Toolbox

Categories

Categories

Tomcat Container Application Servers Net
GroupId

GroupId

net.thevpc.nuts.toolbox
ArtifactId

ArtifactId

ntomcat
Version

Version

0.8.1.0
Type

Type

jar

Download ntomcat 0.8.1.0


<!-- https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/ntomcat/ -->
<dependency>
    <groupId>net.thevpc.nuts.toolbox</groupId>
    <artifactId>ntomcat</artifactId>
    <version>0.8.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/ntomcat/
implementation 'net.thevpc.nuts.toolbox:ntomcat:0.8.1.0'
// https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/ntomcat/
implementation ("net.thevpc.nuts.toolbox:ntomcat:0.8.1.0")
'net.thevpc.nuts.toolbox:ntomcat:jar:0.8.1.0'
<dependency org="net.thevpc.nuts.toolbox" name="ntomcat" rev="0.8.1.0">
  <artifact name="ntomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thevpc.nuts.toolbox', module='ntomcat', version='0.8.1.0')
)
libraryDependencies += "net.thevpc.nuts.toolbox" % "ntomcat" % "0.8.1.0"
[net.thevpc.nuts.toolbox/ntomcat "0.8.1.0"]