is not current version
Last Version 1.r.69.v20220215

org.nutz:nutz-plugins-undertow 1.r.68.v20190731

Simple, lightweight embed web server for Nutz

Categories

Categories

Undertow Net Networking
GroupId

GroupId

org.nutz
ArtifactId

ArtifactId

nutz-plugins-undertow
Version

Version

1.r.68.v20190731
Type

Type

jar

Download nutz-plugins-undertow 1.r.68.v20190731


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