License |
License |
---|---|
Categories |
CategoriesJSON Data Akka Container Microservices Reactive libraries |
GroupId | GroupIdde.heikoseeberger |
ArtifactId | ArtifactIdakka-http-json-play_2.11 |
Version | Version0.7.0 |
Type | Typejar |
Description |
Descriptionakka-http-json-play
akka-http-json-play
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/de.heikoseeberger/akka-http-json-play_2.11/ -->
<dependency>
<groupId>de.heikoseeberger</groupId>
<artifactId>akka-http-json-play_2.11</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.heikoseeberger/akka-http-json-play_2.11/
implementation 'de.heikoseeberger:akka-http-json-play_2.11:0.7.0'
// https://jarcasting.com/artifacts/de.heikoseeberger/akka-http-json-play_2.11/
implementation ("de.heikoseeberger:akka-http-json-play_2.11:0.7.0")
'de.heikoseeberger:akka-http-json-play_2.11:jar:0.7.0'
<dependency org="de.heikoseeberger" name="akka-http-json-play_2.11" rev="0.7.0">
<artifact name="akka-http-json-play_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.heikoseeberger', module='akka-http-json-play_2.11', version='0.7.0')
)
libraryDependencies += "de.heikoseeberger" % "akka-http-json-play_2.11" % "0.7.0"
[de.heikoseeberger/akka-http-json-play_2.11 "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.6 |
com.typesafe.akka : akka-http-experimental_2.11 | jar | 1.0-RC3 |
com.typesafe.play : play-json_2.11 | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.5 |