License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdio.github.andreas-schroeder |
ArtifactId | ArtifactIdakka-http-concurrency-limits_2.13 |
Version | Version0.0.3 |
Type | Typejar |
Description |
Descriptionakka-http-concurrency-limits
akka-http-concurrency-limits
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.andreas-schroeder/akka-http-concurrency-limits_2.13/ -->
<dependency>
<groupId>io.github.andreas-schroeder</groupId>
<artifactId>akka-http-concurrency-limits_2.13</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.andreas-schroeder/akka-http-concurrency-limits_2.13/
implementation 'io.github.andreas-schroeder:akka-http-concurrency-limits_2.13:0.0.3'
// https://jarcasting.com/artifacts/io.github.andreas-schroeder/akka-http-concurrency-limits_2.13/
implementation ("io.github.andreas-schroeder:akka-http-concurrency-limits_2.13:0.0.3")
'io.github.andreas-schroeder:akka-http-concurrency-limits_2.13:jar:0.0.3'
<dependency org="io.github.andreas-schroeder" name="akka-http-concurrency-limits_2.13" rev="0.0.3">
<artifact name="akka-http-concurrency-limits_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.andreas-schroeder', module='akka-http-concurrency-limits_2.13', version='0.0.3')
)
libraryDependencies += "io.github.andreas-schroeder" % "akka-http-concurrency-limits_2.13" % "0.0.3"
[io.github.andreas-schroeder/akka-http-concurrency-limits_2.13 "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.3 |
com.netflix.concurrency-limits : concurrency-limits-core | jar | 0.3.6 |
com.typesafe.akka : akka-http_2.13 | jar | 10.2.0 |
com.typesafe.akka : akka-stream_2.13 | jar | 2.6.6 |
com.typesafe.akka : akka-actor-typed_2.13 | jar | 2.6.6 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.0 |
org.mockito : mockito-scala-scalatest_2.13 | jar | 1.14.8 |
com.typesafe.akka : akka-http-testkit_2.13 | jar | 10.2.0 |
com.typesafe.akka : akka-actor-testkit-typed_2.13 | jar | 2.6.6 |
com.typesafe.akka : akka-stream-testkit_2.13 | jar | 2.6.6 |