License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.fomkin |
ArtifactId | ArtifactIdkorolev-server-akkahttp_2.11 |
Version | Version0.12.1 |
Type | Typejar |
Description |
Descriptionserver-akkahttp
server-akkahttp
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.fomkin/korolev-server-akkahttp_2.11/ -->
<dependency>
<groupId>com.github.fomkin</groupId>
<artifactId>korolev-server-akkahttp_2.11</artifactId>
<version>0.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fomkin/korolev-server-akkahttp_2.11/
implementation 'com.github.fomkin:korolev-server-akkahttp_2.11:0.12.1'
// https://jarcasting.com/artifacts/com.github.fomkin/korolev-server-akkahttp_2.11/
implementation ("com.github.fomkin:korolev-server-akkahttp_2.11:0.12.1")
'com.github.fomkin:korolev-server-akkahttp_2.11:jar:0.12.1'
<dependency org="com.github.fomkin" name="korolev-server-akkahttp_2.11" rev="0.12.1">
<artifact name="korolev-server-akkahttp_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fomkin', module='korolev-server-akkahttp_2.11', version='0.12.1')
)
libraryDependencies += "com.github.fomkin" % "korolev-server-akkahttp_2.11" % "0.12.1"
[com.github.fomkin/korolev-server-akkahttp_2.11 "0.12.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.github.fomkin : korolev-server_2.11 | jar | 0.12.1 |
com.typesafe.akka : akka-actor_2.11 | jar | 2.5.23 |
com.typesafe.akka : akka-stream_2.11 | jar | 2.5.23 |
com.typesafe.akka : akka-http_2.11 | jar | 10.1.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.5 |