License |
License |
---|---|
Categories |
CategoriesJSON Data Akka Container Microservices Reactive libraries |
GroupId | GroupIdcom.typesafe.akka |
ArtifactId | ArtifactIdakka-http-spray-json |
Version | Version3.0.0-RC1 |
Type | Typejar |
Description |
Descriptionakka-http-spray-json
akka-http-spray-json
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-http-spray-json/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-http-spray-json</artifactId>
<version>3.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-http-spray-json/
implementation 'com.typesafe.akka:akka-http-spray-json:3.0.0-RC1'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-http-spray-json/
implementation ("com.typesafe.akka:akka-http-spray-json:3.0.0-RC1")
'com.typesafe.akka:akka-http-spray-json:jar:3.0.0-RC1'
<dependency org="com.typesafe.akka" name="akka-http-spray-json" rev="3.0.0-RC1">
<artifact name="akka-http-spray-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-http-spray-json', version='3.0.0-RC1')
)
libraryDependencies += "com.typesafe.akka" % "akka-http-spray-json" % "3.0.0-RC1"
[com.typesafe.akka/akka-http-spray-json "3.0.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.typesafe.akka : akka-http | jar | 3.0.0-RC1 |
io.spray : spray-json_2.11 | jar | 1.3.2 |