Last Version

jsonapi-scala-core 10.2.0

jsonapi.org scala implementation

License

License

Categories

Categories

Scala Languages Ant Build Tools JSON Data
GroupId

GroupId

com.qvantel
ArtifactId

ArtifactId

jsonapi-scala-core_2.12
Version

Version

10.2.0
Type

Type

jar
Description

Description

jsonapi-scala-core
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-core_2.12 10.2.0


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

Dependencies

compile (9)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
org.scala-lang : scala-reflect jar 2.12.10
com.chuusai : shapeless_2.12 jar 2.3.3
com.qvantel : scala-inflector_2.12 jar 1.4.0
io.spray : spray-json_2.12 jar 1.3.6
io.lemonlabs : scala-uri_2.12 jar 3.0.0
org.typelevel : cats-effect_2.12 jar 2.2.0
co.fs2 : fs2-io_2.12 jar 2.4.4
net.virtual-void : json-lenses_2.12 jar 0.6.2

test (4)

Group / Artifact Type Version
org.specs2 : specs2-core_2.12 jar 4.10.5
org.specs2 : specs2-junit_2.12 jar 4.10.5
org.specs2 : specs2-scalacheck_2.12 jar 4.10.5
org.specs2 : specs2-matcher-extra_2.12 jar 4.10.5

Project Modules

There are no modules declared in this project.