Skip to content

hamnis/json-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Implementation of Collection+JSON

Format

Examples of media type in use can be found here

NOTE: From version 4.0, this library requires Java 8.

Maven coordinates

Releases are pushed to oss.sonatype.org which again syncs with maven central.

<dependency>
    <groupId>net.hamnaberg.rest</groupId>
    <artifactId>json-collection</artifactId>
    <version>6.0.0</version>
</dependency>

Javadoc

http://javadoc.io/doc/net.hamnaberg.rest/json-collection/6.0.0

Example using Apache HTTPClient

https://gist.github.com/hamnis/5642915

About

Implementation of Collection+JSON media type

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages