Last Version

Nutz-Web 1.r.67

Nutz, which is a collections of lightweight frameworks, each of them can be used independently

License

License

GroupId

GroupId

org.nutz
ArtifactId

ArtifactId

nutz-web
Version

Version

1.r.67
Type

Type

jar
Description

Description

Nutz-Web
Nutz, which is a collections of lightweight frameworks, each of them can be used independently

Download nutz-web 1.r.67


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

Dependencies

compile (8)

Group / Artifact Type Version
org.nutz : nutz jar 1.r.67
org.eclipse.jetty : jetty-servlets jar 9.4.14.v20181114
org.eclipse.jetty : jetty-webapp jar 9.4.14.v20181114
org.eclipse.jetty.websocket : websocket-server jar 9.4.14.v20181114
org.eclipse.jetty.websocket : javax-websocket-server-impl jar 9.4.14.v20181114
org.eclipse.jetty : apache-jsp jar 9.4.14.v20181114
org.eclipse.jetty.websocket : websocket-client jar 9.4.14.v20181114
org.eclipse.jetty : apache-jstl jar 9.4.14.v20181114

Project Modules

There are no modules declared in this project.