Last Version

akka-http-core 3.0.0-RC1

akka-http-core

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.typesafe.akka
ArtifactId

ArtifactId

akka-http-core
Version

Version

3.0.0-RC1
Type

Type

jar
Description

Description

akka-http-core
akka-http-core
Project URL

Project URL

http://akka.io
Project Organization

Project Organization

Lightbend
Source Code Management

Source Code Management

https://github.com/akka/akka-http

Download akka-http-core 3.0.0-RC1


<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-http-core/ -->
<dependency>
    <groupId>com.typesafe.akka</groupId>
    <artifactId>akka-http-core</artifactId>
    <version>3.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-http-core/
implementation 'com.typesafe.akka:akka-http-core:3.0.0-RC1'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-http-core/
implementation ("com.typesafe.akka:akka-http-core:3.0.0-RC1")
'com.typesafe.akka:akka-http-core:jar:3.0.0-RC1'
<dependency org="com.typesafe.akka" name="akka-http-core" rev="3.0.0-RC1">
  <artifact name="akka-http-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-http-core', version='3.0.0-RC1')
)
libraryDependencies += "com.typesafe.akka" % "akka-http-core" % "3.0.0-RC1"
[com.typesafe.akka/akka-http-core "3.0.0-RC1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
com.typesafe.akka : akka-parsing jar 3.0.0-RC1
com.typesafe.akka : akka-stream_2.11 jar 2.4.10
com.typesafe.akka : akka-stream-testkit_2.11 jar 2.4.10

test (4)

Group / Artifact Type Version
io.spray : spray-json_2.11 jar 1.3.2
org.scalatest : scalatest_2.11 jar 3.0.0
org.scalacheck : scalacheck_2.11 jar 1.13.2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.