Last Version

ws.ament.hammock:web-undertow 2.1

CDI Based MicroServices

License

License

Categories

Categories

Undertow Net Networking
GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

web-undertow
Version

Version

2.1
Type

Type

jar
Description

Description

CDI Based MicroServices
Project URL

Project URL

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

Download web-undertow 2.1


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

Dependencies

compile (3)

Group / Artifact Type Version
ws.ament.hammock : web-spi jar 2.1
io.undertow : undertow-servlet jar 1.4.22.Final
io.undertow : undertow-websockets-jsr jar 1.4.22.Final

test (1)

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

Project Modules

There are no modules declared in this project.