| License |
License |
|---|---|
| Categories |
CategoriesUndertow Net Networking |
| GroupId | GroupIdws.ament.hammock |
| ArtifactId | ArtifactIdweb-undertow |
| Last Version | Last Version2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCDI Based MicroServices
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| web-undertow-2.1.pom | |
| web-undertow-2.1.jar | 8 KB |
| web-undertow-2.1-sources.jar | 5 KB |
| web-undertow-2.1-javadoc.jar | 40 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| ws.ament.hammock : web-tck | jar | 2.1 |