License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdch.megard |
ArtifactId | ArtifactIdakka-http-cors_2.13.0-M5 |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionakka-http-cors
akka-http-cors
|
Project URL |
Project URL |
Project Organization |
Project Organizationch.megard |
<!-- https://jarcasting.com/artifacts/ch.megard/akka-http-cors_2.13.0-M5/ -->
<dependency>
<groupId>ch.megard</groupId>
<artifactId>akka-http-cors_2.13.0-M5</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.megard/akka-http-cors_2.13.0-M5/
implementation 'ch.megard:akka-http-cors_2.13.0-M5:0.4.0'
// https://jarcasting.com/artifacts/ch.megard/akka-http-cors_2.13.0-M5/
implementation ("ch.megard:akka-http-cors_2.13.0-M5:0.4.0")
'ch.megard:akka-http-cors_2.13.0-M5:jar:0.4.0'
<dependency org="ch.megard" name="akka-http-cors_2.13.0-M5" rev="0.4.0">
<artifact name="akka-http-cors_2.13.0-M5" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.megard', module='akka-http-cors_2.13.0-M5', version='0.4.0')
)
libraryDependencies += "ch.megard" % "akka-http-cors_2.13.0-M5" % "0.4.0"
[ch.megard/akka-http-cors_2.13.0-M5 "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-M5 |
com.typesafe.akka : akka-http_2.13.0-M5 | jar | 10.1.7 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-stream_2.13.0-M5 | jar | 2.5.21 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-http-testkit_2.13.0-M5 | jar | 10.1.7 |
com.typesafe.akka : akka-stream-testkit_2.13.0-M5 | jar | 2.5.21 |
org.scalatest : scalatest_2.13.0-M5 | jar | 3.0.6 |