License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.typesafe.akka |
ArtifactId | ArtifactIdakka-http-core_2.13 |
Version | Version10.2.8 |
Type | Typejar |
Description |
Descriptionakka-http-core
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-core_2.13/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-http-core_2.13</artifactId>
<version>10.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-http-core_2.13/
implementation 'com.typesafe.akka:akka-http-core_2.13:10.2.8'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-http-core_2.13/
implementation ("com.typesafe.akka:akka-http-core_2.13:10.2.8")
'com.typesafe.akka:akka-http-core_2.13:jar:10.2.8'
<dependency org="com.typesafe.akka" name="akka-http-core_2.13" rev="10.2.8">
<artifact name="akka-http-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-http-core_2.13', version='10.2.8')
)
libraryDependencies += "com.typesafe.akka" % "akka-http-core_2.13" % "10.2.8"
[com.typesafe.akka/akka-http-core_2.13 "10.2.8"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
com.typesafe.akka : akka-parsing_2.13 | jar | 10.2.8 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-stream_2.13 | jar | 2.5.32 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-stream-testkit_2.13 | jar | 2.5.32 |
io.spray : spray-json_2.13 | jar | 1.3.6 |
org.scalatest : scalatest_2.13 | jar | 3.1.4 |
org.scalatestplus : scalacheck-1-14_2.13 | jar | 3.1.4.0 |
org.scalatestplus : junit-4-13_2.13 | jar | 3.1.4.0 |
junit : junit | jar | 4.13.2 |