Last Version

Undertow Examples 2.3.0.Alpha1

Undertow

License

License

Categories

Categories

Undertow Net Networking
GroupId

GroupId

io.undertow
ArtifactId

ArtifactId

undertow-examples
Version

Version

2.3.0.Alpha1
Type

Type

jar
Description

Description

Undertow Examples
Undertow
Project Organization

Project Organization

JBoss by Red Hat

Download undertow-examples 2.3.0.Alpha1


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

Dependencies

provided (1)

Group / Artifact Type Version
org.jboss.logging : jboss-logging-processor jar 2.2.1.Final

Project Modules

There are no modules declared in this project.