| License |
License |
|---|---|
| Categories |
CategoriesAkka Container Microservices Reactive libraries |
| GroupId | GroupIdcom.github.cerst |
| ArtifactId | ArtifactIdvacade-akka-http_2.12 |
| Version | Version0.5.0 |
| Type | Typejar |
| Description |
Descriptionvacade-akka-http
vacade-akka-http
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.cerst/vacade-akka-http_2.12/ -->
<dependency>
<groupId>com.github.cerst</groupId>
<artifactId>vacade-akka-http_2.12</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cerst/vacade-akka-http_2.12/
implementation 'com.github.cerst:vacade-akka-http_2.12:0.5.0'
// https://jarcasting.com/artifacts/com.github.cerst/vacade-akka-http_2.12/
implementation ("com.github.cerst:vacade-akka-http_2.12:0.5.0")
'com.github.cerst:vacade-akka-http_2.12:jar:0.5.0'
<dependency org="com.github.cerst" name="vacade-akka-http_2.12" rev="0.5.0">
<artifact name="vacade-akka-http_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cerst', module='vacade-akka-http_2.12', version='0.5.0')
)
libraryDependencies += "com.github.cerst" % "vacade-akka-http_2.12" % "0.5.0"
[com.github.cerst/vacade-akka-http_2.12 "0.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka : akka-http_2.12 | jar | 10.2.4 |