| License |
License |
|---|---|
| Categories |
CategoriesAkka Container Microservices Reactive libraries |
| GroupId | GroupIdch.megard |
| ArtifactId | ArtifactIdakka-http-cors_2.12 |
| Version | Version1.1.2 |
| 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.2.pom | |
| akka-http-cors_2.12-1.1.2.jar | 84 KB |
| akka-http-cors_2.12-1.1.2-sources.jar | 14 KB |
| akka-http-cors_2.12-1.1.2-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.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.megard/akka-http-cors_2.12/
implementation 'ch.megard:akka-http-cors_2.12:1.1.2'
// https://jarcasting.com/artifacts/ch.megard/akka-http-cors_2.12/
implementation ("ch.megard:akka-http-cors_2.12:1.1.2")
'ch.megard:akka-http-cors_2.12:jar:1.1.2'
<dependency org="ch.megard" name="akka-http-cors_2.12" rev="1.1.2">
<artifact name="akka-http-cors_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.megard', module='akka-http-cors_2.12', version='1.1.2')
)
libraryDependencies += "ch.megard" % "akka-http-cors_2.12" % "1.1.2"
[ch.megard/akka-http-cors_2.12 "1.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.14 |
| com.typesafe.akka : akka-http_2.12 | jar | 10.2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka : akka-stream_2.12 | jar | 2.6.15 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka : akka-http-testkit_2.12 | jar | 10.2.5 |
| com.typesafe.akka : akka-stream-testkit_2.12 | jar | 2.6.15 |
| org.scalatest : scalatest_2.12 | jar | 3.2.9 |