MVN

com.github.wujiuye : json-parser-core

Maven & Gradle

Oct 15, 2021
1 usages
0 stars

json-parser · JSON适配器组件,让切换JSON解析框架只需要切换依赖包即可。

<dependency>
    <groupId>com.github.wujiuye</groupId>
    <artifactId>json-parser-core</artifactId>
    <version>2.0.4.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.wujiuye : json-parser-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.4.RELEASE

All Versions

Choose a version of com.github.wujiuye : json-parser-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
json-parser-core-2.0.4.RELEASE
json-parser-core-2.0.3.RELEASE
json-parser-core-2.0.2.RELEASE
json-parser-core-2.0.1.RELEASE
json-parser-core-2.0.0.RELEASE
JDK7.2.x
json-parser-core-JDK7.2.1.0.RELEASE
json-parser-core-JDK7.2.0.4.RELEASE
json-parser-core-JDK7.2.0.3.RELEASE
json-parser-core-JDK7.2.0.2.RELEASE

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.wujiuye</groupId>
    <artifactId>json-parser-core</artifactId>
    <version>2.0.4.RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.wujiuye : json-parser-core gradle dependency to your build.gradle file:

implementation 'com.github.wujiuye:json-parser-core:2.0.4.RELEASE'

Gradle Kotlin DSL: Add the following com.github.wujiuye : json-parser-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.wujiuye:json-parser-core:2.0.4.RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.wujiuye : json-parser-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.wujiuye" % "json-parser-core" % "2.0.4.RELEASE"

Advertisement

Dependencies from Group

Jun 26, 2023
3 usages
79 stars
May 12, 2021
2 usages
6 stars
Oct 15, 2021
1 usages
0 stars
Aug 02, 2021
18 stars

Discover Dependencies

Jun 08, 2021
2 usages
0 stars
Sep 05, 2021
1 usages
1 stars
Oct 01, 2021
1 usages
0 stars
Dec 24, 2021
2 usages
58.2k stars
Jul 21, 2021
2 usages
0 stars
May 07, 2023
1 usages
35 stars
Aug 17, 2023
2 usages
59 stars
Aug 16, 2023
1 usages
1.5k stars