is not current version
Last Version 2.1

ws.ament.hammock:web-tomcat 1.2.1


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

web-tomcat
Version

Version

1.2.1
Type

Type

jar

Download web-tomcat 1.2.1


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