License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdio.pileworx |
ArtifactId | ArtifactIdakka-http-hal_2.12 |
Version | Version1.2.5 |
Type | Typejar |
Description |
Descriptionakka-http-hal
akka-http-hal
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
akka-http-hal_2.12-1.2.5.pom | |
akka-http-hal_2.12-1.2.5.jar | 359 KB |
akka-http-hal_2.12-1.2.5-sources.jar | 292 KB |
akka-http-hal_2.12-1.2.5-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.pileworx/akka-http-hal_2.12/ -->
<dependency>
<groupId>io.pileworx</groupId>
<artifactId>akka-http-hal_2.12</artifactId>
<version>1.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.pileworx/akka-http-hal_2.12/
implementation 'io.pileworx:akka-http-hal_2.12:1.2.5'
// https://jarcasting.com/artifacts/io.pileworx/akka-http-hal_2.12/
implementation ("io.pileworx:akka-http-hal_2.12:1.2.5")
'io.pileworx:akka-http-hal_2.12:jar:1.2.5'
<dependency org="io.pileworx" name="akka-http-hal_2.12" rev="1.2.5">
<artifact name="akka-http-hal_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pileworx', module='akka-http-hal_2.12', version='1.2.5')
)
libraryDependencies += "io.pileworx" % "akka-http-hal_2.12" % "1.2.5"
[io.pileworx/akka-http-hal_2.12 "1.2.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
com.typesafe.akka : akka-http-core_2.12 | jar | 10.1.8 |
com.typesafe.akka : akka-stream_2.12 | jar | 2.5.23 |
com.typesafe.akka : akka-http-spray-json_2.12 | jar | 10.1.8 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-testkit_2.12 | jar | 2.5.23 |
com.typesafe.akka : akka-http-testkit_2.12 | jar | 10.1.8 |
org.scalatest : scalatest_2.12 | jar | 3.0.8 |