License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.emarsys |
ArtifactId | ArtifactIdescher-akka-http_3 |
Last Version | Last Version1.3.22 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionescher-akka-http
escher-akka-http
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
escher-akka-http_3-1.3.22.pom | |
escher-akka-http_3-1.3.22.jar | 32 KB |
escher-akka-http_3-1.3.22-sources.jar | 4 KB |
escher-akka-http_3-1.3.22-javadoc.jar | 186 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.emarsys/escher-akka-http_3/ -->
<dependency>
<groupId>com.emarsys</groupId>
<artifactId>escher-akka-http_3</artifactId>
<version>1.3.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.emarsys/escher-akka-http_3/
implementation 'com.emarsys:escher-akka-http_3:1.3.22'
// https://jarcasting.com/artifacts/com.emarsys/escher-akka-http_3/
implementation ("com.emarsys:escher-akka-http_3:1.3.22")
'com.emarsys:escher-akka-http_3:jar:1.3.22'
<dependency org="com.emarsys" name="escher-akka-http_3" rev="1.3.22">
<artifact name="escher-akka-http_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.emarsys', module='escher-akka-http_3', version='1.3.22')
)
libraryDependencies += "com.emarsys" % "escher-akka-http_3" % "1.3.22"
[com.emarsys/escher-akka-http_3 "1.3.22"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.3 |
com.typesafe.akka : akka-http-core_2.13 | jar | 10.2.9 |
com.typesafe.akka : akka-http_2.13 | jar | 10.2.9 |
com.typesafe.akka : akka-stream_2.13 | jar | 2.6.19 |
com.emarsys : escher | jar | 0.3.7 |
org.scala-lang.modules : scala-collection-compat_3 | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-http-testkit_2.13 | jar | 10.2.9 |
com.typesafe.akka : akka-stream-testkit_2.13 | jar | 2.6.19 |
org.scalatest : scalatest_3 | jar | 3.2.12 |