Last Version

Undertow: Distribution 2.3.0.Alpha1

Undertow

License

License

Categories

Categories

Undertow Net Networking
GroupId

GroupId

io.undertow
ArtifactId

ArtifactId

undertow-dist
Version

Version

2.3.0.Alpha1
Type

Type

pom
Description

Description

Undertow: Distribution
Undertow
Project Organization

Project Organization

JBoss by Red Hat

Download undertow-dist 2.3.0.Alpha1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.undertow : undertow-core jar 2.3.0.Alpha1
io.undertow : undertow-servlet jar 2.3.0.Alpha1
io.undertow : undertow-examples jar 2.3.0.Alpha1

Project Modules

There are no modules declared in this project.