License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdch.megard |
ArtifactId | ArtifactIdakka-http-cors_2.11 |
Last Version | Last Version0.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionakka-http-cors
akka-http-cors
|
Project URL |
Project URL |
Project Organization |
Project Organizationch.megard |
Filename | Size |
---|---|
akka-http-cors_2.11-0.4.2.pom | |
akka-http-cors_2.11-0.4.2.jar | 106 KB |
akka-http-cors_2.11-0.4.2-sources.jar | 13 KB |
akka-http-cors_2.11-0.4.2-javadoc.jar | 467 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.megard/akka-http-cors_2.11/ -->
<dependency>
<groupId>ch.megard</groupId>
<artifactId>akka-http-cors_2.11</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.megard/akka-http-cors_2.11/
implementation 'ch.megard:akka-http-cors_2.11:0.4.2'
// https://jarcasting.com/artifacts/ch.megard/akka-http-cors_2.11/
implementation ("ch.megard:akka-http-cors_2.11:0.4.2")
'ch.megard:akka-http-cors_2.11:jar:0.4.2'
<dependency org="ch.megard" name="akka-http-cors_2.11" rev="0.4.2">
<artifact name="akka-http-cors_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.megard', module='akka-http-cors_2.11', version='0.4.2')
)
libraryDependencies += "ch.megard" % "akka-http-cors_2.11" % "0.4.2"
[ch.megard/akka-http-cors_2.11 "0.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.typesafe.akka : akka-http_2.11 | jar | 10.1.10 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-stream_2.11 | jar | 2.5.26 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-http-testkit_2.11 | jar | 10.1.10 |
com.typesafe.akka : akka-stream-testkit_2.11 | jar | 2.5.26 |
org.scalatest : scalatest_2.11 | jar | 3.0.8 |