is not current version
Last Version 5.13

net.optionfactory.spring:webserver-undertow 4.3

optionfactory-spring embedded undertow server

Categories

Categories

Net Undertow Networking
GroupId

GroupId

net.optionfactory.spring
ArtifactId

ArtifactId

webserver-undertow
Version

Version

4.3
Type

Type

jar

Download webserver-undertow 4.3


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