License |
License |
---|---|
Categories |
CategoriesNet Undertow Networking |
GroupId | GroupIdnet.optionfactory.spring |
ArtifactId | ArtifactIdwebserver-undertow |
Last Version | Last Version5.13 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnet.optionfactory.spring:webserver-undertow
optionfactory-spring embedded undertow server
|
Filename | Size |
---|---|
webserver-undertow-5.13.pom | |
webserver-undertow-5.13.jar | 6 KB |
webserver-undertow-5.13-sources.jar | 6 KB |
webserver-undertow-5.13-javadoc.jar | 397 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.optionfactory.spring/webserver-undertow/ -->
<dependency>
<groupId>net.optionfactory.spring</groupId>
<artifactId>webserver-undertow</artifactId>
<version>5.13</version>
</dependency>
// https://jarcasting.com/artifacts/net.optionfactory.spring/webserver-undertow/
implementation 'net.optionfactory.spring:webserver-undertow:5.13'
// https://jarcasting.com/artifacts/net.optionfactory.spring/webserver-undertow/
implementation ("net.optionfactory.spring:webserver-undertow:5.13")
'net.optionfactory.spring:webserver-undertow:jar:5.13'
<dependency org="net.optionfactory.spring" name="webserver-undertow" rev="5.13">
<artifact name="webserver-undertow" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.optionfactory.spring', module='webserver-undertow', version='5.13')
)
libraryDependencies += "net.optionfactory.spring" % "webserver-undertow" % "5.13"
[net.optionfactory.spring/webserver-undertow "5.13"]
Group / Artifact | Type | Version |
---|---|---|
io.undertow : undertow-servlet | jar | 2.2.4.Final |
org.glassfish : jakarta.el | jar | 4.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | |
org.slf4j : slf4j-api | jar | 1.7.30 |