License |
License |
---|---|
Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier JSON Data |
GroupId | GroupIdorg.jspringbot |
ArtifactId | ArtifactIdjspringbot-json |
Last Version | Last Version1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjspringbot-json
JSpringBot JSON Library
|
Filename | Size |
---|---|
jspringbot-json-1.9.pom | |
jspringbot-json-1.9.jar | 36 KB |
jspringbot-json-1.9-sources.jar | 35 KB |
jspringbot-json-1.9-javadoc.jar | 83 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jspringbot/jspringbot-json/ -->
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-json</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.jspringbot/jspringbot-json/
implementation 'org.jspringbot:jspringbot-json:1.9'
// https://jarcasting.com/artifacts/org.jspringbot/jspringbot-json/
implementation ("org.jspringbot:jspringbot-json:1.9")
'org.jspringbot:jspringbot-json:jar:1.9'
<dependency org="org.jspringbot" name="jspringbot-json" rev="1.9">
<artifact name="jspringbot-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jspringbot', module='jspringbot-json', version='1.9')
)
libraryDependencies += "org.jspringbot" % "jspringbot-json" % "1.9"
[org.jspringbot/jspringbot-json "1.9"]
Group / Artifact | Type | Version |
---|---|---|
org.jspringbot : jspringbot-expression | jar | 1.9 |
com.jayway.jsonpath : json-path | jar | 2.0.0 |
com.google.code.gson : gson | jar | 2.3.1 |
org.json : json | jar | 20090211 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 2.0.2-beta |
org.springframework : spring-test | jar | 4.3.2.RELEASE |