License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdch.megard |
ArtifactId | ArtifactIdakka-http-cors_2.13.0-M3 |
Last Version | Last Version0.3.1 |
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-M3/ -->
<dependency>
<groupId>ch.megard</groupId>
<artifactId>akka-http-cors_2.13.0-M3</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.megard/akka-http-cors_2.13.0-M3/
implementation 'ch.megard:akka-http-cors_2.13.0-M3:0.3.1'
// https://jarcasting.com/artifacts/ch.megard/akka-http-cors_2.13.0-M3/
implementation ("ch.megard:akka-http-cors_2.13.0-M3:0.3.1")
'ch.megard:akka-http-cors_2.13.0-M3:jar:0.3.1'
<dependency org="ch.megard" name="akka-http-cors_2.13.0-M3" rev="0.3.1">
<artifact name="akka-http-cors_2.13.0-M3" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.megard', module='akka-http-cors_2.13.0-M3', version='0.3.1')
)
libraryDependencies += "ch.megard" % "akka-http-cors_2.13.0-M3" % "0.3.1"
[ch.megard/akka-http-cors_2.13.0-M3 "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-M3 |
com.typesafe.akka : akka-http_2.13.0-M3 | jar | 10.1.3 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-stream_2.13.0-M3 | jar | 2.5.17 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-http-testkit_2.13.0-M3 | jar | 10.1.3 |
org.scalatest : scalatest_2.13.0-M3 | jar | 3.0.5-M1 |