License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdpl.iterators |
ArtifactId | ArtifactIdkebs-akka-http_2.11 |
Version | Version1.7.1 |
Type | Typejar |
Description |
Descriptionakka-http
Automatic generation of akka-http deserializers for 1-element case classes
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kebs-akka-http_2.11-1.7.1.pom | |
kebs-akka-http_2.11-1.7.1.jar | 17 KB |
kebs-akka-http_2.11-1.7.1-sources.jar | 2 KB |
kebs-akka-http_2.11-1.7.1-javadoc.jar | 359 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.iterators/kebs-akka-http_2.11/ -->
<dependency>
<groupId>pl.iterators</groupId>
<artifactId>kebs-akka-http_2.11</artifactId>
<version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/pl.iterators/kebs-akka-http_2.11/
implementation 'pl.iterators:kebs-akka-http_2.11:1.7.1'
// https://jarcasting.com/artifacts/pl.iterators/kebs-akka-http_2.11/
implementation ("pl.iterators:kebs-akka-http_2.11:1.7.1")
'pl.iterators:kebs-akka-http_2.11:jar:1.7.1'
<dependency org="pl.iterators" name="kebs-akka-http_2.11" rev="1.7.1">
<artifact name="kebs-akka-http_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.iterators', module='kebs-akka-http_2.11', version='1.7.1')
)
libraryDependencies += "pl.iterators" % "kebs-akka-http_2.11" % "1.7.1"
[pl.iterators/kebs-akka-http_2.11 "1.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
pl.iterators : kebs-macro-utils_2.11 | jar | 1.7.1 |
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 |
---|---|---|
com.beachape : enumeratum_2.11 | jar | 1.5.13 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.8 |
com.typesafe.akka : akka-stream-testkit_2.11 | jar | 2.5.27 |
com.typesafe.akka : akka-http-testkit_2.11 | jar | 10.1.11 |