License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdch.megard |
ArtifactId | ArtifactIdakka-http-cors_2.12.0-RC2 |
Last Version | Last Version0.1.8 |
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.12.0-RC2/ -->
<dependency>
<groupId>ch.megard</groupId>
<artifactId>akka-http-cors_2.12.0-RC2</artifactId>
<version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/ch.megard/akka-http-cors_2.12.0-RC2/
implementation 'ch.megard:akka-http-cors_2.12.0-RC2:0.1.8'
// https://jarcasting.com/artifacts/ch.megard/akka-http-cors_2.12.0-RC2/
implementation ("ch.megard:akka-http-cors_2.12.0-RC2:0.1.8")
'ch.megard:akka-http-cors_2.12.0-RC2:jar:0.1.8'
<dependency org="ch.megard" name="akka-http-cors_2.12.0-RC2" rev="0.1.8">
<artifact name="akka-http-cors_2.12.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.megard', module='akka-http-cors_2.12.0-RC2', version='0.1.8')
)
libraryDependencies += "ch.megard" % "akka-http-cors_2.12.0-RC2" % "0.1.8"
[ch.megard/akka-http-cors_2.12.0-RC2 "0.1.8"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.0-RC2 |
com.typesafe.akka : akka-http-experimental_2.12.0-RC2 | jar | 2.4.11 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-http-testkit_2.12.0-RC2 | jar | 2.4.11 |
org.scalatest : scalatest_2.12.0-RC2 | jar | 3.0.0 |