Last Version

Undertow Server 1.0.6

Undertow implementation of the ServerProvider SPI contract

License

License

Categories

Categories

Undertow Net Networking
GroupId

GroupId

org.testifyproject.server
ArtifactId

ArtifactId

undertow
Version

Version

1.0.6
Type

Type

jar
Description

Description

Undertow Server
Undertow implementation of the ServerProvider SPI contract
Project Organization

Project Organization

Testify Project

Download undertow 1.0.6


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

Dependencies

compile (4)

Group / Artifact Type Version
org.testifyproject : api jar 1.0.6
org.testifyproject : core jar 1.0.6
org.testifyproject.server : server-core jar 1.0.6
io.undertow : undertow-servlet jar 2.0.0.Alpha1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (4)

Group / Artifact Type Version
org.testifyproject.mock : mockito jar 1.0.6
junit : junit jar 4.12
org.mockito : mockito-core jar 2.11.0
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.