Skip to content

hamnis/scala-collection-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Implementation of Collection+JSON

http://amundsen.com/media-types/collection/format/

Examples of media type in use can be found here:

http://amundsen.com/media-types/collection/examples/

Releases

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

Sbt

libraryDependencies += "net.hamnaberg.rest" %% "scala-json-collection" % "2.3"

Maven

<dependency>
    <groupId>net.hamnaberg.rest</groupId>
    <artifactId>scala-json-collection_${scalaVersion}</artifactId>
    <version>2.3</version>
</dependency>

About

Scala version of the collection-json

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages