| License |
License |
|---|---|
| Categories |
CategoriesAkka Container Microservices Reactive libraries |
| GroupId | GroupIdch.megard |
| ArtifactId | ArtifactIdakka-http-cors_3 |
| 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_3-1.1.3.pom | |
| akka-http-cors_3-1.1.3.jar | 106 KB |
| akka-http-cors_3-1.1.3-sources.jar | 14 KB |
| akka-http-cors_3-1.1.3-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.megard/akka-http-cors_3/ -->
<dependency>
<groupId>ch.megard</groupId>
<artifactId>akka-http-cors_3</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/ch.megard/akka-http-cors_3/
implementation 'ch.megard:akka-http-cors_3:1.1.3'
// https://jarcasting.com/artifacts/ch.megard/akka-http-cors_3/
implementation ("ch.megard:akka-http-cors_3:1.1.3")
'ch.megard:akka-http-cors_3:jar:1.1.3'
<dependency org="ch.megard" name="akka-http-cors_3" rev="1.1.3">
<artifact name="akka-http-cors_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.megard', module='akka-http-cors_3', version='1.1.3')
)
libraryDependencies += "ch.megard" % "akka-http-cors_3" % "1.1.3"
[ch.megard/akka-http-cors_3 "1.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.1 |
| com.typesafe.akka : akka-http_2.13 | jar | 10.2.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka : akka-stream_2.13 | jar | 2.6.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka : akka-http-testkit_2.13 | jar | 10.2.7 |
| com.typesafe.akka : akka-stream-testkit_2.13 | jar | 2.6.18 |
| org.scalatest : scalatest_3 | jar | 3.2.11 |