Last Version

org.nutz:nutz-plugins-undertow 1.r.69.v20220215

Simple, lightweight embed web server for Nutz

License

License

Categories

Categories

Undertow Net Networking
GroupId

GroupId

org.nutz
ArtifactId

ArtifactId

nutz-plugins-undertow
Version

Version

1.r.69.v20220215
Type

Type

jar
Description

Description

Simple, lightweight embed web server for Nutz

Download nutz-plugins-undertow 1.r.69.v20220215


<!-- https://jarcasting.com/artifacts/org.nutz/nutz-plugins-undertow/ -->
<dependency>
    <groupId>org.nutz</groupId>
    <artifactId>nutz-plugins-undertow</artifactId>
    <version>1.r.69.v20220215</version>
</dependency>
// https://jarcasting.com/artifacts/org.nutz/nutz-plugins-undertow/
implementation 'org.nutz:nutz-plugins-undertow:1.r.69.v20220215'
// https://jarcasting.com/artifacts/org.nutz/nutz-plugins-undertow/
implementation ("org.nutz:nutz-plugins-undertow:1.r.69.v20220215")
'org.nutz:nutz-plugins-undertow:jar:1.r.69.v20220215'
<dependency org="org.nutz" name="nutz-plugins-undertow" rev="1.r.69.v20220215">
  <artifact name="nutz-plugins-undertow" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nutz', module='nutz-plugins-undertow', version='1.r.69.v20220215')
)
libraryDependencies += "org.nutz" % "nutz-plugins-undertow" % "1.r.69.v20220215"
[org.nutz/nutz-plugins-undertow "1.r.69.v20220215"]

Dependencies

compile (3)

Group / Artifact Type Version
io.undertow : undertow-core jar 1.4.20.Final
io.undertow : undertow-servlet jar 1.4.20.Final
org.nutz : nutz jar 1.r.69.v20220215

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.