ws.ament.hammock:web-undertow

CDI Based MicroServices

License

License

Categories

Categories

Undertow Net Networking
GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

web-undertow
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

CDI Based MicroServices
Project URL

Project URL

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

Download web-undertow

How to add to project

<!-- 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.

Versions

Version
2.1
2.0
1.5
1.3
1.2.1
1.2
1.1
1.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
0.0.3