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.10
Last Version

Last Version

2.5
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.10

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.7
org.json4s : json4s-native_2.10 jar 3.5.3

test (1)

Group / Artifact Type Version
org.specs2 : specs2-core_2.10 jar 3.8.9

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.5
2.4
2.3
2.2
2.1
2.0.1
2.0