License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdio.taig |
ArtifactId | ArtifactIdakka-http-phoenix_2.12 |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionakka-http-phoenix
akka-http-phoenix
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.taig/akka-http-phoenix_2.12/ -->
<dependency>
<groupId>io.taig</groupId>
<artifactId>akka-http-phoenix_2.12</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.taig/akka-http-phoenix_2.12/
implementation 'io.taig:akka-http-phoenix_2.12:1.0.0'
// https://jarcasting.com/artifacts/io.taig/akka-http-phoenix_2.12/
implementation ("io.taig:akka-http-phoenix_2.12:1.0.0")
'io.taig:akka-http-phoenix_2.12:jar:1.0.0'
<dependency org="io.taig" name="akka-http-phoenix_2.12" rev="1.0.0">
<artifact name="akka-http-phoenix_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.taig', module='akka-http-phoenix_2.12', version='1.0.0')
)
libraryDependencies += "io.taig" % "akka-http-phoenix_2.12" % "1.0.0"
[io.taig/akka-http-phoenix_2.12 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.1 |
com.typesafe.akka : akka-http_2.12 | jar | 10.0.0 |
io.circe : circe-core_2.12 | jar | 0.6.1 |
io.circe : circe-generic_2.12 | jar | 0.6.1 |
io.circe : circe-parser_2.12 | jar | 0.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.tpolecat » tut-core_2.12 | jar | 0.4.7 |
org.scalatest : scalatest_2.12 | jar | 3.0.1 |