core


License

License

GroupId

GroupId

io.circe
ArtifactId

ArtifactId

circe-spray_2.10
Last Version

Last Version

0.7.0-M2
Release Date

Release Date

Type

Type

jar
Description

Description

core
core
Project URL

Project URL

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

Project Organization

io.circe
Source Code Management

Source Code Management

https://github.com/circe/circe-spray

Download circe-spray_2.10

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
io.circe : circe-core_2.10 jar 0.7.0-M2
io.circe : circe-jawn_2.10 jar 0.7.0-M2
com.typesafe.akka : akka-actor_2.10 jar 2.3.9
io.spray : spray-httpx_2.10 jar 1.3.3

test (6)

Group / Artifact Type Version
io.circe : circe-generic_2.10 jar 0.7.0-M2
io.circe : circe-testing_2.10 jar 0.7.0-M2
io.spray : spray-routing-shapeless2_2.10 jar 1.3.3
io.spray : spray-testkit_2.10 jar 1.3.3
org.scalacheck : scalacheck_2.10 jar 1.13.4
org.scalatest : scalatest_2.10 jar 3.0.1

Project Modules

There are no modules declared in this project.

circe-spray

Build status Coverage status Gitter Maven Central

This project provides support for using circe to provide JSON marshallers for Spray. Note that Spray is no longer being actively maintained, and new projects should typically use Akka HTTP (with akka-http-circe for circe integration) or a library like Finch instead.

There's not a lot of documentation, but we do publish the API docs.

Contributors and participation

All circe projects support the Typelevel code of conduct and we want all of their channels (Gitter, GitHub, etc.) to be welcoming environments for everyone.

Please see the circe contributors' guide for details on how to submit a pull request.

License

circe-spray is licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

io.circe

circe

Versions

Version
0.7.0-M2
0.7.0-M1
0.6.1
0.6.0
0.6.0-RC1
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.5.0-M3
0.5.0-M2
0.5.0-M1
0.4.1
0.4.0
0.4.0-RC2