MVN

com.ejlchina : data-fastjson

Maven & Gradle

Apr 08, 2022
2 usages

Data Fastjson

<dependency>
    <groupId>com.ejlchina</groupId>
    <artifactId>data-fastjson</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ejlchina : data-fastjson to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of com.ejlchina : data-fastjson to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
data-fastjson-1.4.0
1.3.x
data-fastjson-1.3.0
1.2.x
data-fastjson-1.2.0
1.1.x
data-fastjson-1.1.2
data-fastjson-1.1.1
data-fastjson-1.1.0
1.0.x
data-fastjson-1.0.1
data-fastjson-1.0.0

How to add a dependency to Maven

Add the following com.ejlchina : data-fastjson maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ejlchina</groupId>
    <artifactId>data-fastjson</artifactId>
    <version>1.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ejlchina : data-fastjson gradle dependency to your build.gradle file:

implementation 'com.ejlchina:data-fastjson:1.4.0'

Gradle Kotlin DSL: Add the following com.ejlchina : data-fastjson gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ejlchina:data-fastjson:1.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ejlchina : data-fastjson sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ejlchina" % "data-fastjson" % "1.4.0"

Advertisement

Dependencies from Group

Jul 28, 2022
11 usages
Jul 28, 2022
7 usages
Jul 28, 2022
6 usages
May 05, 2022
6 usages
Jul 28, 2022
3 usages

Discover Dependencies

Jun 25, 2023
2 usages
Jun 19, 2022
2 usages
Jan 19, 2021
2 usages
Jan 19, 2021
2 usages
Jan 19, 2021
2 usages
Jan 19, 2021
2 usages
Jan 19, 2021
2 usages
Jan 24, 2021
2 usages
5 stars
Apr 23, 2023
3 usages
392 stars