is not current version
Last Version 2.1

ws.ament.hammock:web-tomcat 1.3


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

web-tomcat
Version

Version

1.3
Type

Type

jar

Download web-tomcat 1.3


<!-- https://jarcasting.com/artifacts/ws.ament.hammock/web-tomcat/ -->
<dependency>
    <groupId>ws.ament.hammock</groupId>
    <artifactId>web-tomcat</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/ws.ament.hammock/web-tomcat/
implementation 'ws.ament.hammock:web-tomcat:1.3'
// https://jarcasting.com/artifacts/ws.ament.hammock/web-tomcat/
implementation ("ws.ament.hammock:web-tomcat:1.3")
'ws.ament.hammock:web-tomcat:jar:1.3'
<dependency org="ws.ament.hammock" name="web-tomcat" rev="1.3">
  <artifact name="web-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='ws.ament.hammock', module='web-tomcat', version='1.3')
)
libraryDependencies += "ws.ament.hammock" % "web-tomcat" % "1.3"
[ws.ament.hammock/web-tomcat "1.3"]