License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdio.frees |
ArtifactId | ArtifactIdfrees-http-akka_2.11 |
Version | Version0.4.0 |
Type | Typejar |
Description |
Descriptionfrees-http-akka
A Cohesive & Pragmatic Framework of FP centric Scala libraries
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.frees/frees-http-akka_2.11/ -->
<dependency>
<groupId>io.frees</groupId>
<artifactId>frees-http-akka_2.11</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.frees/frees-http-akka_2.11/
implementation 'io.frees:frees-http-akka_2.11:0.4.0'
// https://jarcasting.com/artifacts/io.frees/frees-http-akka_2.11/
implementation ("io.frees:frees-http-akka_2.11:0.4.0")
'io.frees:frees-http-akka_2.11:jar:0.4.0'
<dependency org="io.frees" name="frees-http-akka_2.11" rev="0.4.0">
<artifact name="frees-http-akka_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.frees', module='frees-http-akka_2.11', version='0.4.0')
)
libraryDependencies += "io.frees" % "frees-http-akka_2.11" % "0.4.0"
[io.frees/frees-http-akka_2.11 "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.11 |
org.scalameta : scalameta_2.11 | jar | 1.8.0 |
com.typesafe.akka : akka-http_2.11 | jar | 10.0.10 |
io.frees : frees-core_2.11 | jar | 0.4.0 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-http-testkit_2.11 | jar | 10.0.10 |
org.scalatest : scalatest_2.11 | jar | 3.0.4 |