Last Version

Undertow 2.7.0.Final

Servlet Container with Undertow

License

License

AL2
Categories

Categories

Undertow Net Networking
GroupId

GroupId

io.thorntail
ArtifactId

ArtifactId

undertow
Version

Version

2.7.0.Final
Type

Type

jar
Description

Description

Undertow
Servlet Container with Undertow
Project Organization

Project Organization

JBoss by Red Hat

Download undertow 2.7.0.Final


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

Dependencies

compile (16)

Group / Artifact Type Version
io.thorntail : container jar 2.7.0.Final
io.thorntail : io jar 2.7.0.Final
io.thorntail : logging jar 2.7.0.Final
io.thorntail : ee jar 2.7.0.Final
io.thorntail : request-controller jar 2.7.0.Final
org.jboss.shrinkwrap.descriptors : shrinkwrap-descriptors-api-jboss jar 2.0.0
org.jboss.shrinkwrap.descriptors : shrinkwrap-descriptors-impl-jboss jar 2.0.0
org.jboss.shrinkwrap.descriptors : shrinkwrap-descriptors-api-javaee jar 2.0.0
org.jboss.shrinkwrap.descriptors : shrinkwrap-descriptors-impl-javaee jar 2.0.0
org.ow2.asm : asm jar 7.1
org.ow2.asm : asm-commons jar 7.1
org.jboss.spec.javax.servlet : jboss-servlet-api_4.0_spec jar
org.jboss.spec.javax.websocket : jboss-websocket-api_1.1_spec jar
io.undertow : undertow-servlet jar 2.1.3.Final
org.jboss.spec.javax.annotation : jboss-annotations-api_1.3_spec jar
io.thorntail : meta-spi jar 2.7.0.Final

provided (6)

Group / Artifact Type Version
jakarta.inject : jakarta.inject-api jar
jakarta.enterprise : jakarta.enterprise.cdi-api jar
org.wildfly : wildfly-undertow jar
org.wildfly.core : wildfly-core-feature-pack zip 10.0.3.Final
org.wildfly : wildfly-servlet-feature-pack zip 18.0.1.Final
org.wildfly : wildfly-feature-pack zip 18.0.1.Final

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 2.2.28
io.thorntail : build-resources jar 2.7.0.Final

Project Modules

There are no modules declared in this project.