Data Fastjson

提供 JSON、XML 等结构化数据的统一抽象 API

License

License

Categories

Categories

Data JSON fastjson
GroupId

GroupId

com.ejlchina
ArtifactId

ArtifactId

data-fastjson
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

Data Fastjson
提供 JSON、XML 等结构化数据的统一抽象 API
Project Organization

Project Organization

江苏一键联信息科技有限公司

Download data-fastjson

How to add to project

<!-- https://jarcasting.com/artifacts/com.ejlchina/data-fastjson/ -->
<dependency>
    <groupId>com.ejlchina</groupId>
    <artifactId>data-fastjson</artifactId>
    <version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ejlchina/data-fastjson/
implementation 'com.ejlchina:data-fastjson:1.4.1'
// https://jarcasting.com/artifacts/com.ejlchina/data-fastjson/
implementation ("com.ejlchina:data-fastjson:1.4.1")
'com.ejlchina:data-fastjson:jar:1.4.1'
<dependency org="com.ejlchina" name="data-fastjson" rev="1.4.1">
  <artifact name="data-fastjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ejlchina', module='data-fastjson', version='1.4.1')
)
libraryDependencies += "com.ejlchina" % "data-fastjson" % "1.4.1"
[com.ejlchina/data-fastjson "1.4.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.ejlchina : data-core jar 1.4.1
com.alibaba : fastjson jar 1.2.80

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.1
1.4.0
1.3.0
1.2.0
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0