License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.hayasshi |
ArtifactId | ArtifactIdakka-http-router_2.11 |
Version | Version0.5.1 |
Type | Typejar |
Description |
Descriptionakka-http-router
akka-http-router
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.hayasshi/akka-http-router_2.11/ -->
<dependency>
<groupId>com.github.hayasshi</groupId>
<artifactId>akka-http-router_2.11</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hayasshi/akka-http-router_2.11/
implementation 'com.github.hayasshi:akka-http-router_2.11:0.5.1'
// https://jarcasting.com/artifacts/com.github.hayasshi/akka-http-router_2.11/
implementation ("com.github.hayasshi:akka-http-router_2.11:0.5.1")
'com.github.hayasshi:akka-http-router_2.11:jar:0.5.1'
<dependency org="com.github.hayasshi" name="akka-http-router_2.11" rev="0.5.1">
<artifact name="akka-http-router_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hayasshi', module='akka-http-router_2.11', version='0.5.1')
)
libraryDependencies += "com.github.hayasshi" % "akka-http-router_2.11" % "0.5.1"
[com.github.hayasshi/akka-http-router_2.11 "0.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-stream_2.11 | jar | 2.5.27 |
com.typesafe.akka : akka-http_2.11 | jar | 10.1.11 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.1.0 |
com.typesafe.akka : akka-stream-testkit_2.11 | jar | 2.5.27 |
com.typesafe.akka : akka-http-testkit_2.11 | jar | 10.1.11 |