License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.emarsys |
ArtifactId | ArtifactIdescher-akka-http_3 |
Version | Version1.3.8 |
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.8.pom | |
escher-akka-http_3-1.3.8.jar | 32 KB |
escher-akka-http_3-1.3.8-sources.jar | 4 KB |
escher-akka-http_3-1.3.8-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.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.emarsys/escher-akka-http_3/
implementation 'com.emarsys:escher-akka-http_3:1.3.8'
// https://jarcasting.com/artifacts/com.emarsys/escher-akka-http_3/
implementation ("com.emarsys:escher-akka-http_3:1.3.8")
'com.emarsys:escher-akka-http_3:jar:1.3.8'
<dependency org="com.emarsys" name="escher-akka-http_3" rev="1.3.8">
<artifact name="escher-akka-http_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.emarsys', module='escher-akka-http_3', version='1.3.8')
)
libraryDependencies += "com.emarsys" % "escher-akka-http_3" % "1.3.8"
[com.emarsys/escher-akka-http_3 "1.3.8"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.1 |
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.15 |
com.emarsys : escher | jar | 0.3.5 |
org.scala-lang.modules : scala-collection-compat_3 | 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.15 |
org.scalatest : scalatest_3 | jar | 3.2.9 |