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