License |
License |
---|---|
Categories |
CategoriesUndertow Net Networking |
GroupId | GroupIdio.undertow |
ArtifactId | ArtifactIdundertow-dist |
Last Version | Last Version2.3.0.Alpha1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionUndertow: Distribution
Undertow
|
Project Organization |
Project Organization |
<!-- 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"]
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 |