| License |
License |
|---|---|
| Categories |
CategoriesAkka Container Microservices Reactive libraries |
| GroupId | GroupIdcom.emarsys |
| ArtifactId | ArtifactIdescher-akka-http_2.13 |
| Version | Version1.3.9 |
| Type | Typejar |
| Description |
Descriptionescher-akka-http
escher-akka-http
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.emarsys/escher-akka-http_2.13/ -->
<dependency>
<groupId>com.emarsys</groupId>
<artifactId>escher-akka-http_2.13</artifactId>
<version>1.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.emarsys/escher-akka-http_2.13/
implementation 'com.emarsys:escher-akka-http_2.13:1.3.9'
// https://jarcasting.com/artifacts/com.emarsys/escher-akka-http_2.13/
implementation ("com.emarsys:escher-akka-http_2.13:1.3.9")
'com.emarsys:escher-akka-http_2.13:jar:1.3.9'
<dependency org="com.emarsys" name="escher-akka-http_2.13" rev="1.3.9">
<artifact name="escher-akka-http_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.emarsys', module='escher-akka-http_2.13', version='1.3.9')
)
libraryDependencies += "com.emarsys" % "escher-akka-http_2.13" % "1.3.9"
[com.emarsys/escher-akka-http_2.13 "1.3.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.6 |
| com.typesafe.akka : akka-http-core_2.13 | jar | 10.2.6 |
| com.typesafe.akka : akka-http_2.13 | jar | 10.2.6 |
| com.typesafe.akka : akka-stream_2.13 | jar | 2.6.16 |
| com.emarsys : escher | jar | 0.3.5 |
| org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka : akka-http-testkit_2.13 | jar | 10.2.6 |
| com.typesafe.akka : akka-stream-testkit_2.13 | jar | 2.6.16 |
| org.scalatest : scalatest_2.13 | jar | 3.2.9 |