License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdch.megard |
ArtifactId | ArtifactIdakka-http-cors_2.12 |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionakka-http-cors
akka-http-cors
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
akka-http-cors_2.12-1.1.3.pom | |
akka-http-cors_2.12-1.1.3.jar | 85 KB |
akka-http-cors_2.12-1.1.3-sources.jar | 14 KB |
akka-http-cors_2.12-1.1.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.megard/akka-http-cors_2.12/ -->
<dependency>
<groupId>ch.megard</groupId>
<artifactId>akka-http-cors_2.12</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/ch.megard/akka-http-cors_2.12/
implementation 'ch.megard:akka-http-cors_2.12:1.1.3'
// https://jarcasting.com/artifacts/ch.megard/akka-http-cors_2.12/
implementation ("ch.megard:akka-http-cors_2.12:1.1.3")
'ch.megard:akka-http-cors_2.12:jar:1.1.3'
<dependency org="ch.megard" name="akka-http-cors_2.12" rev="1.1.3">
<artifact name="akka-http-cors_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.megard', module='akka-http-cors_2.12', version='1.1.3')
)
libraryDependencies += "ch.megard" % "akka-http-cors_2.12" % "1.1.3"
[ch.megard/akka-http-cors_2.12 "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
com.typesafe.akka : akka-http_2.12 | jar | 10.2.7 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-stream_2.12 | jar | 2.6.18 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-http-testkit_2.12 | jar | 10.2.7 |
com.typesafe.akka : akka-stream-testkit_2.12 | jar | 2.6.18 |
org.scalatest : scalatest_2.12 | jar | 3.2.11 |