License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.luxsuen |
ArtifactId | ArtifactIdrequestjson |
Version | Version1.1.5 |
Type | Typejar |
Description |
Descriptionrequestjson
RequestJson
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
requestjson-1.1.5.pom | |
requestjson-1.1.5.jar | 8 KB |
requestjson-1.1.5-sources.jar | 4 KB |
requestjson-1.1.5-javadoc.jar | 62 KB |
Browse |
<!-- 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"]
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 |