License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.kondaurovdev |
ArtifactId | ArtifactIdakka_http_2.11 |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionakka_http
akka_http
|
Project Organization |
Project Organizationcom.github.kondaurovdev |
Filename | Size |
---|---|
akka_http_2.11-0.1.1.pom | |
akka_http_2.11-0.1.1.jar | 118 KB |
akka_http_2.11-0.1.1-sources.jar | 8 KB |
akka_http_2.11-0.1.1-javadoc.jar | 396 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kondaurovdev/akka_http_2.11/ -->
<dependency>
<groupId>com.github.kondaurovdev</groupId>
<artifactId>akka_http_2.11</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kondaurovdev/akka_http_2.11/
implementation 'com.github.kondaurovdev:akka_http_2.11:0.1.1'
// https://jarcasting.com/artifacts/com.github.kondaurovdev/akka_http_2.11/
implementation ("com.github.kondaurovdev:akka_http_2.11:0.1.1")
'com.github.kondaurovdev:akka_http_2.11:jar:0.1.1'
<dependency org="com.github.kondaurovdev" name="akka_http_2.11" rev="0.1.1">
<artifact name="akka_http_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kondaurovdev', module='akka_http_2.11', version='0.1.1')
)
libraryDependencies += "com.github.kondaurovdev" % "akka_http_2.11" % "0.1.1"
[com.github.kondaurovdev/akka_http_2.11 "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.typesafe.akka : akka-http-experimental_2.11 | jar | 2.4.11 |
com.typesafe.akka : akka-slf4j_2.11 | jar | 2.4.11 |
com.github.kondaurovdev : core_2.11 | jar | 0.1.1 |
com.github.kondaurovdev : json_extra_2.11 | jar | 0.1.1 |