License |
License |
---|---|
Categories |
CategoriesCaching Data Akka Container Microservices Reactive libraries |
GroupId | GroupIdcom.typesafe.akka |
ArtifactId | ArtifactIdakka-http-caching_2.11 |
Version | Version10.1.15 |
Type | Typejar |
Description |
Descriptionakka-http-caching
Akka Http: Modern, fast, asynchronous, streaming-first HTTP server and client.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-http-caching_2.11/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-http-caching_2.11</artifactId>
<version>10.1.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-http-caching_2.11/
implementation 'com.typesafe.akka:akka-http-caching_2.11:10.1.15'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-http-caching_2.11/
implementation ("com.typesafe.akka:akka-http-caching_2.11:10.1.15")
'com.typesafe.akka:akka-http-caching_2.11:jar:10.1.15'
<dependency org="com.typesafe.akka" name="akka-http-caching_2.11" rev="10.1.15">
<artifact name="akka-http-caching_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-http-caching_2.11', version='10.1.15')
)
libraryDependencies += "com.typesafe.akka" % "akka-http-caching_2.11" % "10.1.15"
[com.typesafe.akka/akka-http-caching_2.11 "10.1.15"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.typesafe.akka : akka-http_2.11 | jar | 10.1.15 |
com.typesafe.akka : akka-http-core_2.11 | jar | 10.1.15 |
com.github.ben-manes.caffeine : caffeine | jar | 2.8.1 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-stream_2.11 | jar | 2.5.31 |
com.typesafe.akka : akka-stream-testkit_2.11 | jar | 2.5.31 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-http-testkit_2.11 | jar | 10.1.15 |
org.scalatest : scalatest_2.11 | jar | 3.0.9 |