MVN

org.nutz : nutz-web

Maven & Gradle

Jan 09, 2019
1 usages
35 stars

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

<dependency>
    <groupId>org.nutz</groupId>
    <artifactId>nutz-web</artifactId>
    <version>1.r.67</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.nutz : nutz-web to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.r.67

All Versions

Choose a version of org.nutz : nutz-web to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.r.x
nutz-web-1.r.67
nutz-web-1.r.66
nutz-web-1.r.65
nutz-web-1.r.63
nutz-web-1.r.62
nutz-web-1.r.61.r2
nutz-web-1.r.60
nutz-web-1.r.59
nutz-web-1.r.58.r2
nutz-web-1.r.58
nutz-web-1.r.57
nutz-web-1.r.56
1.b.x
nutz-web-1.b.52
nutz-web-1.b.49

How to add a dependency to Maven

Add the following org.nutz : nutz-web maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.nutz</groupId>
    <artifactId>nutz-web</artifactId>
    <version>1.r.67</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.nutz : nutz-web gradle dependency to your build.gradle file:

implementation 'org.nutz:nutz-web:1.r.67'

Gradle Kotlin DSL: Add the following org.nutz : nutz-web gradle kotlin dependency to your build.gradle.kts file:

implementation("org.nutz:nutz-web:1.r.67")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.nutz : nutz-web sbt scala dependency to your build.sbt file:

libraryDependencies += "org.nutz" % "nutz-web" % "1.r.67"

Advertisement

Dependencies from Group

Jul 03, 2022
94 usages
2.5k stars
Feb 16, 2022
30 usages
494 stars
Feb 16, 2022
19 usages
494 stars
Feb 16, 2022
14 usages
494 stars
Feb 16, 2022
11 usages
494 stars

Discover Dependencies

Jan 22, 2020
1 usages
16 stars
Jun 07, 2023
3 usages
9 stars
Jun 07, 2023
3 usages
9 stars
Jun 07, 2023
3 usages
9 stars
Nov 30, 2018
2 usages
2.1k stars
Nov 11, 2017
1 usages
21 stars
Mar 25, 2023
4 usages
39k stars