Akka Http directives implementing the CORS specifications defined by W3C
akka-http-cors 0.3.0
Group ID:
ch.megard
Artifact ID:
akka-http-cors_2.12
Version:
0.3.0
Release Date:
Mar 24, 2018
Licenses:
Files:
Full Scala Version:
2.12.5
Developers:
libraryDependencies += "ch.megard" %% "akka-http-cors" % "0.3.0"
ivy"ch.megard::akka-http-cors:0.3.0"
//> using dep "ch.megard::akka-http-cors:0.3.0"
import $ivy.`ch.megard::akka-http-cors:0.3.0`
<dependency> <groupId>ch.megard</groupId> <artifactId>akka-http-cors_2.12</artifactId> <version>0.3.0</version> </dependency>
compile group: 'ch.megard', name: 'akka-http-cors_2.12', version: '0.3.0'