Last Version

io.github.yziwang:convert-json 1.0.0

This is the common settings for maven projects to publish to Maven Central Repository,artifacts extend from this one can publish to the repo without any setting.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.github.yziwang
ArtifactId

ArtifactId

convert-json
Version

Version

1.0.0
Type

Type

jar
Description

Description

This is the common settings for maven projects to publish to Maven Central Repository,artifacts extend from this one can publish to the repo without any setting.

Download convert-json 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.54
commons-beanutils : commons-beanutils jar 1.9.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.