не последняя версия
Последняя версия 5.13

net.optionfactory.spring:webserver-undertow 4.6

optionfactory-spring embedded undertow server

Категории

Категории

Сеть Undertow Networking
Группа

Группа

net.optionfactory.spring
Идентификатор

Идентификатор

webserver-undertow
Версия

Версия

4.6
Тип

Тип

jar

Скачать webserver-undertow 4.6


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