Last Version

jsonutil 1.0.0

JsonUtil

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.luxsuen
ArtifactId

ArtifactId

jsonutil
Version

Version

1.0.0
Type

Type

jar
Description

Description

jsonutil
JsonUtil
Project URL

Project URL

https://github.com/LuxSun/jsonutil
Source Code Management

Source Code Management

https://github.com/LuxSun/jsonutil

Download jsonutil 1.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
ch.qos.logback : logback-core jar 1.1.1
ch.qos.logback : logback-classic jar 1.1.1
javax.servlet : javax.servlet-api jar 3.1.0
org.springframework : spring-webmvc jar 4.3.2.RELEASE
com.alibaba : fastjson jar 1.2.47

Project Modules

There are no modules declared in this project.