is not current version
Last Version 2.1

ws.ament.hammock:web-tomcat 0.3.0


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

web-tomcat
Version

Version

0.3.0
Type

Type

jar

Download web-tomcat 0.3.0


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