License |
License |
---|---|
Categories |
CategoriesUndertow Net Networking |
GroupId | GroupIdio.undertow |
ArtifactId | ArtifactIdundertow-examples-jakarta |
Last Version | Last Version2.2.18.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUndertow Examples - Jakarta Variant
Undertow
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.undertow/undertow-examples-jakarta/ -->
<dependency>
<groupId>io.undertow</groupId>
<artifactId>undertow-examples-jakarta</artifactId>
<version>2.2.18.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.undertow/undertow-examples-jakarta/
implementation 'io.undertow:undertow-examples-jakarta:2.2.18.Final'
// https://jarcasting.com/artifacts/io.undertow/undertow-examples-jakarta/
implementation ("io.undertow:undertow-examples-jakarta:2.2.18.Final")
'io.undertow:undertow-examples-jakarta:jar:2.2.18.Final'
<dependency org="io.undertow" name="undertow-examples-jakarta" rev="2.2.18.Final">
<artifact name="undertow-examples-jakarta" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.undertow', module='undertow-examples-jakarta', version='2.2.18.Final')
)
libraryDependencies += "io.undertow" % "undertow-examples-jakarta" % "2.2.18.Final"
[io.undertow/undertow-examples-jakarta "2.2.18.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.logging : jboss-logging-processor | jar | 2.2.1.Final |