Last Version

ws.ament.hammock:web-tomcat 2.1

CDI Based MicroServices

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

web-tomcat
Version

Version

2.1
Type

Type

jar
Description

Description

CDI Based MicroServices
Project URL

Project URL

https://github.com/hammock-project/hammock/wiki/web-tomcat

Download web-tomcat 2.1


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

Dependencies

compile (5)

Group / Artifact Type Version
ws.ament.hammock : web-spi jar 2.1
org.apache.tomcat.embed : tomcat-embed-core jar 9.0.5
org.apache.tomcat.embed : tomcat-embed-el jar 9.0.5
org.apache.tomcat : tomcat-juli jar 9.0.5
org.apache.tomcat.embed : tomcat-embed-websocket jar 9.0.5

test (1)

Group / Artifact Type Version
ws.ament.hammock : web-tck jar 2.1

Project Modules

There are no modules declared in this project.