MVN

org.nutz : nutz

Maven & Gradle

Jul 03, 2022
94 usages
2.4k stars

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

<dependency>
    <groupId>org.nutz</groupId>
    <artifactId>nutz</artifactId>
    <version>1.r.69.v20220703</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.r.69.v20220703

All Versions

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

  • Version Updated
  • nutz-1.r.69.v20220703

    Jul 03, 2022
  • nutz-1.r.69.v20220215

    Feb 16, 2022
  • nutz-1.r.69.20210929

    Sep 29, 2021
  • nutz-1.r.68.v20201205

    Dec 04, 2020
  • nutz-1.r.68.v20201011

    Oct 11, 2020
  • nutz-1.r.68.v20200427

    Apr 27, 2020
  • nutz-1.r.68.v20200309

    Mar 09, 2020
  • nutz-1.r.68.v20191031

    Oct 31, 2019
  • nutz-1.r.68.v20190924

    Sep 24, 2019
  • nutz-1.r.68.v20190731

    Jul 31, 2019
  • nutz-1.r.68.v20190621

    Jun 21, 2019
  • nutz-1.r.68.v20190516

    May 16, 2019
  • nutz-1.r.68.v20190329

    Mar 29, 2019
  • nutz-1.r.68.v20190318

    Mar 18, 2019
  • nutz-1.r.68.v20190220

    Feb 20, 2019
  • nutz-1.r.67

    Jan 09, 2019
  • nutz-1.r.66

    Jun 14, 2018
  • nutz-1.r.65

    Jan 29, 2018
  • nutz-1.r.63.r5

    Jan 09, 2018
  • nutz-1.r.63.r4

    Dec 29, 2017
  • nutz-1.r.63.r3

    Dec 20, 2017
  • nutz-1.r.63.r2

    Nov 15, 2017
  • nutz-1.r.63

    Nov 15, 2017
  • nutz-1.r.62

    Jul 17, 2017
  • nutz-1.r.61.r2

    Apr 18, 2017
  • nutz-1.r.61

    Apr 16, 2017
  • nutz-1.r.60

    Jan 15, 2017
  • nutz-1.r.59

    Nov 30, 2016
  • nutz-1.r.58

    Sep 26, 2016
  • nutz-1.r.57.r3

    Aug 02, 2016
  • nutz-1.r.57

    Jul 23, 2016
  • nutz-1.r.56.r3

    May 12, 2016
  • nutz-1.r.56

    May 07, 2016
  • nutz-1.r.55

    Feb 17, 2016
  • nutz-1.r.54

    Dec 23, 2015
  • nutz-1.b.53

    Sep 18, 2015
  • nutz-1.b.52

    Feb 15, 2015
  • nutz-1.b.51

    Oct 14, 2014
  • nutz-1.b.50

    Apr 13, 2014
  • nutz-1.b.49

    Sep 11, 2013
  • nutz-1.b.48

    Apr 23, 2013
  • nutz-1.b.47

    Dec 05, 2012
  • nutz-1.b.46

    Nov 22, 2012
  • nutz-1.b.45

    Jul 31, 2012
  • nutz-1.b.44

    Jun 03, 2012
  • nutz-1.b.43

    Apr 01, 2012
  • nutz-1.b.42

    Feb 14, 2012
  • nutz-1.b.41

    Jan 18, 2012
  • nutz-1.b.40

    Oct 21, 2011
  • nutz-1.b.39

    Aug 14, 2011
  • nutz-1.b.38

    Jul 17, 2011
  • nutz-1.b.37

    Apr 25, 2011
  • nutz-1.b.36

    Mar 24, 2011
  • nutz-1.b.35

    Feb 14, 2011
  • nutz-1.b.34

    Dec 24, 2010
  • nutz-1.a.33

    Nov 12, 2010
  • nutz-1.a.31

    Nov 10, 2010
  • nutz-1.a.32

    Nov 10, 2010

How to add a dependency to Maven

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

<dependency>
    <groupId>org.nutz</groupId>
    <artifactId>nutz</artifactId>
    <version>1.r.69.v20220703</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.nutz:nutz:1.r.69.v20220703'

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

implementation("org.nutz:nutz:1.r.69.v20220703")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.nutz" % "nutz" % "1.r.69.v20220703"

Advertisement

Dependencies from Group

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

Discover Dependencies

Jan 31, 2016
148 usages
1.2k stars
Aug 12, 2021
572 usages
274 stars
Mar 30, 2018
49 usages
Mar 03, 2023
673 usages
2.2k stars
May 12, 2023
318 usages
10k stars
Aug 20, 2015
56 usages
18 stars
Apr 17, 2023
865 usages
3.1k stars
May 10, 2023
368 usages
992 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome