| License |
License |
|---|---|
| Categories |
CategoriesScala Languages CLI User Interface |
| GroupId | GroupIdio.moia |
| ArtifactId | ArtifactIdscala-http-client_2.13 |
| Version | Version4.7.0 |
| Type | Typejar |
| Description |
Descriptionscala-http-client
scala-http-client
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.moia/scala-http-client_2.13/ -->
<dependency>
<groupId>io.moia</groupId>
<artifactId>scala-http-client_2.13</artifactId>
<version>4.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.moia/scala-http-client_2.13/
implementation 'io.moia:scala-http-client_2.13:4.7.0'
// https://jarcasting.com/artifacts/io.moia/scala-http-client_2.13/
implementation ("io.moia:scala-http-client_2.13:4.7.0")
'io.moia:scala-http-client_2.13:jar:4.7.0'
<dependency org="io.moia" name="scala-http-client_2.13" rev="4.7.0">
<artifact name="scala-http-client_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.moia', module='scala-http-client_2.13', version='4.7.0')
)
libraryDependencies += "io.moia" % "scala-http-client_2.13" % "4.7.0"
[io.moia/scala-http-client_2.13 "4.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.6 |
| com.typesafe.akka : akka-stream_2.13 | jar | 2.6.16 |
| com.typesafe.akka : akka-stream-typed_2.13 | jar | 2.6.16 |
| com.typesafe.akka : akka-http_2.13 | jar | 10.2.6 |
| software.amazon.awssdk : core | jar | 2.17.29 |
| software.amazon.awssdk : sts | jar | 2.17.29 |
| com.typesafe.scala-logging : scala-logging_2.13 | jar | 3.9.4 |
| org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sksamuel.scapegoat : scalac-scapegoat-plugin_2.13.6 | jar | 1.4.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka : akka-testkit_2.13 | jar | 2.6.16 |
| com.typesafe.akka : akka-http-testkit_2.13 | jar | 10.2.6 |
| org.scalatest : scalatest_2.13 | jar | 3.2.9 |
| org.mockito : mockito-scala_2.13 | jar | 1.16.39 |
| org.mock-server : mockserver-netty | jar | 5.11.2 |
| ch.qos.logback : logback-classic | jar | 1.2.5 |