is not current version
Last Version 1.3

common-json 1.2


Categories

Categories

JSON Data
GroupId

GroupId

io.gitee.yunlongn
ArtifactId

ArtifactId

common-json
Version

Version

1.2
Type

Type

jar
Description

Description

common-json

Download common-json 1.2


<!-- https://jarcasting.com/artifacts/io.gitee.yunlongn/common-json/ -->
<dependency>
    <groupId>io.gitee.yunlongn</groupId>
    <artifactId>common-json</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.yunlongn/common-json/
implementation 'io.gitee.yunlongn:common-json:1.2'
// https://jarcasting.com/artifacts/io.gitee.yunlongn/common-json/
implementation ("io.gitee.yunlongn:common-json:1.2")
'io.gitee.yunlongn:common-json:jar:1.2'
<dependency org="io.gitee.yunlongn" name="common-json" rev="1.2">
  <artifact name="common-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.yunlongn', module='common-json', version='1.2')
)
libraryDependencies += "io.gitee.yunlongn" % "common-json" % "1.2"
[io.gitee.yunlongn/common-json "1.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.projectlombok : lombok jar
com.fasterxml.jackson.core : jackson-databind jar 2.9.6
junit : junit jar

provided (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6

Project Modules

There are no modules declared in this project.