License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdio.github.pityka |
ArtifactId | ArtifactIdakka-http-unboundedqueue_2.11 |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionakka-http-unboundedqueue
akka-http-unboundedqueue
|
Project URL |
Project URL |
Project Organization |
Project Organizationio.github.pityka |
<!-- https://jarcasting.com/artifacts/io.github.pityka/akka-http-unboundedqueue_2.11/ -->
<dependency>
<groupId>io.github.pityka</groupId>
<artifactId>akka-http-unboundedqueue_2.11</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pityka/akka-http-unboundedqueue_2.11/
implementation 'io.github.pityka:akka-http-unboundedqueue_2.11:1.1.0'
// https://jarcasting.com/artifacts/io.github.pityka/akka-http-unboundedqueue_2.11/
implementation ("io.github.pityka:akka-http-unboundedqueue_2.11:1.1.0")
'io.github.pityka:akka-http-unboundedqueue_2.11:jar:1.1.0'
<dependency org="io.github.pityka" name="akka-http-unboundedqueue_2.11" rev="1.1.0">
<artifact name="akka-http-unboundedqueue_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pityka', module='akka-http-unboundedqueue_2.11', version='1.1.0')
)
libraryDependencies += "io.github.pityka" % "akka-http-unboundedqueue_2.11" % "1.1.0"
[io.github.pityka/akka-http-unboundedqueue_2.11 "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.11 |
com.typesafe.akka : akka-actor_2.11 | jar | 2.5.11 |
com.typesafe.akka : akka-stream_2.11 | jar | 2.5.11 |
com.typesafe.akka : akka-http-core_2.11 | jar | 10.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.0 |