Last Version

jsonapi-scala 3.7.2

jsonapi.org scala implementation

License

License

Categories

Categories

Scala Languages Ant Build Tools JSON Data
GroupId

GroupId

com.qvantel
ArtifactId

ArtifactId

jsonapi-scala_2.11
Version

Version

3.7.2
Type

Type

jar
Description

Description

jsonapi-scala
jsonapi.org scala implementation
Project URL

Project URL

https://github.com/qvantel/jsonapi-scala
Project Organization

Project Organization

com.qvantel
Source Code Management

Source Code Management

https://github.com/qvantel/jsonapi-scala

Download jsonapi-scala_2.11 3.7.2


<!-- https://jarcasting.com/artifacts/com.qvantel/jsonapi-scala_2.11/ -->
<dependency>
    <groupId>com.qvantel</groupId>
    <artifactId>jsonapi-scala_2.11</artifactId>
    <version>3.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.qvantel/jsonapi-scala_2.11/
implementation 'com.qvantel:jsonapi-scala_2.11:3.7.2'
// https://jarcasting.com/artifacts/com.qvantel/jsonapi-scala_2.11/
implementation ("com.qvantel:jsonapi-scala_2.11:3.7.2")
'com.qvantel:jsonapi-scala_2.11:jar:3.7.2'
<dependency org="com.qvantel" name="jsonapi-scala_2.11" rev="3.7.2">
  <artifact name="jsonapi-scala_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qvantel', module='jsonapi-scala_2.11', version='3.7.2')
)
libraryDependencies += "com.qvantel" % "jsonapi-scala_2.11" % "3.7.2"
[com.qvantel/jsonapi-scala_2.11 "3.7.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8

provided (2)

Group / Artifact Type Version
org.scoverage : scalac-scoverage-runtime_2.11 jar 1.1.1
org.scoverage : scalac-scoverage-plugin_2.11 jar 1.1.1

test (5)

Group / Artifact Type Version
org.specs2 : specs2-core_2.11 jar 3.8.9
org.specs2 : specs2-junit_2.11 jar 3.8.9
org.specs2 : specs2-scalacheck_2.11 jar 3.8.9
io.spray : spray-testkit_2.11 jar 1.3.4
com.typesafe.akka : akka-testkit_2.11 jar 2.4.14

Project Modules

There are no modules declared in this project.