License |
License |
---|---|
Categories |
CategoriesCaching Data Akka Container Microservices Reactive libraries |
GroupId | GroupIdcom.typesafe.akka |
ArtifactId | ArtifactIdakka-http-caching_2.13 |
Version | Version10.2.9 |
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.13/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-http-caching_2.13</artifactId>
<version>10.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-http-caching_2.13/
implementation 'com.typesafe.akka:akka-http-caching_2.13:10.2.9'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-http-caching_2.13/
implementation ("com.typesafe.akka:akka-http-caching_2.13:10.2.9")
'com.typesafe.akka:akka-http-caching_2.13:jar:10.2.9'
<dependency org="com.typesafe.akka" name="akka-http-caching_2.13" rev="10.2.9">
<artifact name="akka-http-caching_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-http-caching_2.13', version='10.2.9')
)
libraryDependencies += "com.typesafe.akka" % "akka-http-caching_2.13" % "10.2.9"
[com.typesafe.akka/akka-http-caching_2.13 "10.2.9"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
com.typesafe.akka : akka-http_2.13 | jar | 10.2.9 |
com.typesafe.akka : akka-http-core_2.13 | jar | 10.2.9 |
com.github.ben-manes.caffeine : caffeine | jar | 2.9.3 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-stream_2.13 | jar | 2.5.32 |
com.typesafe.akka : akka-stream-testkit_2.13 | jar | 2.5.32 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-http-testkit_2.13 | jar | 10.2.9 |
org.scalatest : scalatest_2.13 | jar | 3.1.4 |