is not current version
Last Version 5.13

net.optionfactory.spring:webserver-undertow 5.12

optionfactory-spring embedded undertow server

License

License

Categories

Categories

Net Undertow Networking
GroupId

GroupId

net.optionfactory.spring
ArtifactId

ArtifactId

webserver-undertow
Version

Version

5.12
Type

Type

jar
Description

Description

net.optionfactory.spring:webserver-undertow
optionfactory-spring embedded undertow server

Download webserver-undertow 5.12


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

Dependencies

compile (2)

Group / Artifact Type Version
io.undertow : undertow-servlet jar 2.2.4.Final
org.glassfish : jakarta.el jar 4.0.0

provided (2)

Group / Artifact Type Version
org.springframework : spring-web jar
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.