License |
License |
---|---|
Categories |
CategoriesNet JSON Data |
GroupId | GroupIdnet.hamnaberg.rest |
ArtifactId | ArtifactIdjson-collection |
Version | Version6.0.0 |
Type | Typejar |
Description |
DescriptionJSON Collection
RESTful JSON Collection
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
json-collection-6.0.0.pom | |
json-collection-6.0.0.jar | 75 KB |
json-collection-6.0.0-sources.jar | 30 KB |
json-collection-6.0.0-javadoc.jar | 269 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.hamnaberg.rest/json-collection/ -->
<dependency>
<groupId>net.hamnaberg.rest</groupId>
<artifactId>json-collection</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.hamnaberg.rest/json-collection/
implementation 'net.hamnaberg.rest:json-collection:6.0.0'
// https://jarcasting.com/artifacts/net.hamnaberg.rest/json-collection/
implementation ("net.hamnaberg.rest:json-collection:6.0.0")
'net.hamnaberg.rest:json-collection:jar:6.0.0'
<dependency org="net.hamnaberg.rest" name="json-collection" rev="6.0.0">
<artifact name="json-collection" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.hamnaberg.rest', module='json-collection', version='6.0.0')
)
libraryDependencies += "net.hamnaberg.rest" % "json-collection" % "6.0.0"
[net.hamnaberg.rest/json-collection "6.0.0"]
Group / Artifact | Type | Version |
---|---|---|
net.hamnaberg.json : immutable-json-jackson | jar | 4.0.1 |
net.hamnaberg.json : immutable-json-codec Optional | jar | 4.0.1 |
com.damnhandy : handy-uri-templates Optional | jar | 2.1.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |