spray-json

A Scala library for easy and idiomatic JSON (de)serialization

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.spray
ArtifactId

ArtifactId

spray-json_2.13
Last Version

Last Version

1.3.6
Release Date

Release Date

Type

Type

jar
Description

Description

spray-json
A Scala library for easy and idiomatic JSON (de)serialization
Project URL

Project URL

https://github.com/spray/spray-json
Project Organization

Project Organization

io.spray

Download spray-json_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/io.spray/spray-json_2.13/ -->
<dependency>
    <groupId>io.spray</groupId>
    <artifactId>spray-json_2.13</artifactId>
    <version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.spray/spray-json_2.13/
implementation 'io.spray:spray-json_2.13:1.3.6'
// https://jarcasting.com/artifacts/io.spray/spray-json_2.13/
implementation ("io.spray:spray-json_2.13:1.3.6")
'io.spray:spray-json_2.13:jar:1.3.6'
<dependency org="io.spray" name="spray-json_2.13" rev="1.3.6">
  <artifact name="spray-json_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.spray', module='spray-json_2.13', version='1.3.6')
)
libraryDependencies += "io.spray" % "spray-json_2.13" % "1.3.6"
[io.spray/spray-json_2.13 "1.3.6"]

Dependencies

compile (1)

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

test (3)

Group / Artifact Type Version
org.specs2 : specs2-core_2.13 jar 4.5.1
org.specs2 : specs2-scalacheck_2.13 jar 4.5.1
org.scalacheck : scalacheck_2.13 jar 1.14.0

Project Modules

There are no modules declared in this project.

Superseded by Akka HTTP

spray is no longer maintained and has been superseded by Akka HTTP.

Please check out the migration guide for help with the upgrade.

Commercial support is available from Lightbend.


Documentation

Join the chat at https://gitter.im/spray/spray

Please see http://spray.io/ for all documentation

Code Climate

Build Status

Versions

Version
1.3.6
1.3.5