MVN

com.xiaoleilu : hutool-json

Maven & Gradle

Jan 13, 2018
4 usages
26.6k stars

Hutool JSON封装

<dependency>
    <groupId>com.xiaoleilu</groupId>
    <artifactId>hutool-json</artifactId>
    <version>3.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.xiaoleilu : hutool-json to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.3.2

All Versions

Choose a version of com.xiaoleilu : hutool-json to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.3.x
hutool-json-3.3.2
hutool-json-3.3.1
hutool-json-3.3.0
3.2.x
hutool-json-3.2.3
hutool-json-3.2.2
hutool-json-3.2.1
hutool-json-3.2.0
3.1.x
hutool-json-3.1.2
hutool-json-3.1.1
hutool-json-3.1.0
3.0.x
hutool-json-3.0.9
hutool-json-3.0.8
hutool-json-3.0.7
hutool-json-3.0.6
hutool-json-3.0.5
hutool-json-3.0.4
hutool-json-3.0.3
hutool-json-3.0.2
hutool-json-3.0.1

How to add a dependency to Maven

Add the following com.xiaoleilu : hutool-json maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.xiaoleilu</groupId>
    <artifactId>hutool-json</artifactId>
    <version>3.3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.xiaoleilu : hutool-json gradle dependency to your build.gradle file:

implementation 'com.xiaoleilu:hutool-json:3.3.2'

Gradle Kotlin DSL: Add the following com.xiaoleilu : hutool-json gradle kotlin dependency to your build.gradle.kts file:

implementation("com.xiaoleilu:hutool-json:3.3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.xiaoleilu : hutool-json sbt scala dependency to your build.sbt file:

libraryDependencies += "com.xiaoleilu" % "hutool-json" % "3.3.2"

Advertisement

Dependencies from Group

Jan 13, 2018
19 usages
26.6k stars
Jan 13, 2018
11 usages
28.1k stars
Jan 13, 2018
8 usages
26.6k stars
Feb 05, 2017
4 usages
28.1k stars
Jan 13, 2018
4 usages
26.6k stars

Discover Dependencies

Aug 12, 2017
2 usages
486 stars
Oct 02, 2017
4 usages
4 stars
Mar 16, 2020
6 usages
213 stars
Jan 01, 2019
3 usages
6 stars
May 20, 2020
11 usages
1 stars
Jan 09, 2020
2 usages
1 stars
Aug 31, 2020
3 usages
3 stars
Oct 16, 2020
2 usages
4 stars
Feb 04, 2013
2 usages
16 stars
Aug 24, 2019
8 usages
6 stars