amws-scala-sttp

A simple scala client library for the Amazon Marketplace Web Service (AMWS).

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.wegtam
ArtifactId

ArtifactId

amws-scala-sttp_2.13
Last Version

Last Version

0.5.5
Release Date

Release Date

Type

Type

jar
Description

Description

amws-scala-sttp
A simple scala client library for the Amazon Marketplace Web Service (AMWS).
Project URL

Project URL

https://codeberg.org/wegtam/amws-scala
Project Organization

Project Organization

Contributors as noted in the AUTHORS.md file
Source Code Management

Source Code Management

https://codeberg.org/wegtam/amws-scala

Download amws-scala-sttp_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/com.wegtam/amws-scala-sttp_2.13/ -->
<dependency>
    <groupId>com.wegtam</groupId>
    <artifactId>amws-scala-sttp_2.13</artifactId>
    <version>0.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.wegtam/amws-scala-sttp_2.13/
implementation 'com.wegtam:amws-scala-sttp_2.13:0.5.5'
// https://jarcasting.com/artifacts/com.wegtam/amws-scala-sttp_2.13/
implementation ("com.wegtam:amws-scala-sttp_2.13:0.5.5")
'com.wegtam:amws-scala-sttp_2.13:jar:0.5.5'
<dependency org="com.wegtam" name="amws-scala-sttp_2.13" rev="0.5.5">
  <artifact name="amws-scala-sttp_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wegtam', module='amws-scala-sttp_2.13', version='0.5.5')
)
libraryDependencies += "com.wegtam" % "amws-scala-sttp_2.13" % "0.5.5"
[com.wegtam/amws-scala-sttp_2.13 "0.5.5"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
com.wegtam : amws-scala-core_2.13 jar 0.5.5

provided (4)

Group / Artifact Type Version
org.typelevel : cats-core_2.13 jar 2.6.1
org.typelevel : cats-effect_2.13 jar 2.5.3
co.fs2 : fs2-core_2.13 jar 2.5.9
com.softwaremill.sttp.client : core_2.13 jar 2.2.9

test (9)

Group / Artifact Type Version
com.typesafe.akka : akka-http_2.13 jar 10.2.6
com.typesafe.akka : akka-stream_2.13 jar 2.6.15
com.typesafe.akka : akka-http-testkit_2.13 jar 10.2.6
eu.timepit : refined-scalacheck_2.13 jar 0.9.27
org.scalacheck : scalacheck_2.13 jar 1.15.4
com.47deg : scalacheck-toolbox-datetime_2.13 jar 0.6.0
org.scalatest : scalatest_2.13 jar 3.2.9
org.scalatestplus : scalacheck-1-15_2.13 jar 3.2.9.0
com.softwaremill.sttp.client : async-http-client-backend-fs2_2.13 jar 2.2.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.5
0.5.4