License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdio.github.massimosiani |
ArtifactId | ArtifactIdnatchez-akka-http_2.13 |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionnatchez-akka-http
Integration for Natchez and Akka Http
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMassimo Siani |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.massimosiani/natchez-akka-http_2.13/ -->
<dependency>
<groupId>io.github.massimosiani</groupId>
<artifactId>natchez-akka-http_2.13</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.massimosiani/natchez-akka-http_2.13/
implementation 'io.github.massimosiani:natchez-akka-http_2.13:0.1.0'
// https://jarcasting.com/artifacts/io.github.massimosiani/natchez-akka-http_2.13/
implementation ("io.github.massimosiani:natchez-akka-http_2.13:0.1.0")
'io.github.massimosiani:natchez-akka-http_2.13:jar:0.1.0'
<dependency org="io.github.massimosiani" name="natchez-akka-http_2.13" rev="0.1.0">
<artifact name="natchez-akka-http_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.massimosiani', module='natchez-akka-http_2.13', version='0.1.0')
)
libraryDependencies += "io.github.massimosiani" % "natchez-akka-http_2.13" % "0.1.0"
[io.github.massimosiani/natchez-akka-http_2.13 "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
com.typesafe.akka : akka-http_2.13 Optional | jar | 10.2.9 |
org.tpolecat : natchez-core_2.13 | jar | 0.1.6 |