scala-json-collection

Collection+JSON

License

License

Categories

Categories

Scala Languages Net JSON Data
GroupId

GroupId

net.hamnaberg.rest
ArtifactId

ArtifactId

scala-json-collection_2.9.2
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

jar
Description

Description

scala-json-collection
Collection+JSON
Project URL

Project URL

http://github.com/hamnis/scala-collection-json/
Project Organization

Project Organization

net.hamnaberg.rest
Source Code Management

Source Code Management

http://github.com/hamnis/scala-collection-json

Download scala-json-collection_2.9.2

How to add to project

<!-- https://jarcasting.com/artifacts/net.hamnaberg.rest/scala-json-collection_2.9.2/ -->
<dependency>
    <groupId>net.hamnaberg.rest</groupId>
    <artifactId>scala-json-collection_2.9.2</artifactId>
    <version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.hamnaberg.rest/scala-json-collection_2.9.2/
implementation 'net.hamnaberg.rest:scala-json-collection_2.9.2:2.2'
// https://jarcasting.com/artifacts/net.hamnaberg.rest/scala-json-collection_2.9.2/
implementation ("net.hamnaberg.rest:scala-json-collection_2.9.2:2.2")
'net.hamnaberg.rest:scala-json-collection_2.9.2:jar:2.2'
<dependency org="net.hamnaberg.rest" name="scala-json-collection_2.9.2" rev="2.2">
  <artifact name="scala-json-collection_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.hamnaberg.rest', module='scala-json-collection_2.9.2', version='2.2')
)
libraryDependencies += "net.hamnaberg.rest" % "scala-json-collection_2.9.2" % "2.2"
[net.hamnaberg.rest/scala-json-collection_2.9.2 "2.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.9.2
org.json4s : json4s-native_2.9.2 jar 3.2.4

test (1)

Group / Artifact Type Version
org.specs2 : specs2_2.9.2 jar 1.12.3

Project Modules

There are no modules declared in this project.

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>

Versions

Version
2.2
2.1
2.0.1
2.0