License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.zeab |
ArtifactId | ArtifactIdakkahttptools_2.12 |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionakkahttptools
akkahttptools
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
akkahttptools_2.12-1.1.0.pom | |
akkahttptools_2.12-1.1.0.jar | 16 KB |
akkahttptools_2.12-1.1.0-sources.jar | 3 KB |
akkahttptools_2.12-1.1.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zeab/akkahttptools_2.12/ -->
<dependency>
<groupId>com.github.zeab</groupId>
<artifactId>akkahttptools_2.12</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zeab/akkahttptools_2.12/
implementation 'com.github.zeab:akkahttptools_2.12:1.1.0'
// https://jarcasting.com/artifacts/com.github.zeab/akkahttptools_2.12/
implementation ("com.github.zeab:akkahttptools_2.12:1.1.0")
'com.github.zeab:akkahttptools_2.12:jar:1.1.0'
<dependency org="com.github.zeab" name="akkahttptools_2.12" rev="1.1.0">
<artifact name="akkahttptools_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zeab', module='akkahttptools_2.12', version='1.1.0')
)
libraryDependencies += "com.github.zeab" % "akkahttptools_2.12" % "1.1.0"
[com.github.zeab/akkahttptools_2.12 "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |
com.typesafe.akka : akka-http_2.12 | jar | 10.1.9 |
io.circe : circe-parser_2.12 | jar | 0.11.1 |
io.circe : circe-generic_2.12 | jar | 0.11.1 |
com.github.zeab : aenea_2.12 | jar | 2.0.0 |
com.typesafe.akka : akka-stream_2.12 | jar | 2.5.23 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.5 |
com.typesafe.akka : akka-testkit_2.12 | jar | 2.5.23 |