Last Version

requestjson 1.1.5

RequestJson

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.luxsuen
ArtifactId

ArtifactId

requestjson
Version

Version

1.1.5
Type

Type

jar
Description

Description

requestjson
RequestJson
Project URL

Project URL

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

Source Code Management

https://github.com/LuxSun/requestjson

Download requestjson 1.1.5


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

Dependencies

compile (8)

Group / Artifact Type Version
com.luxsuen : jsonutil jar 1.0.0
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.jayway.jsonpath : json-path jar 2.4.0
com.alibaba : fastjson jar 1.2.47

Project Modules

There are no modules declared in this project.