amws-scala-http4s

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-http4s_2.12
Last Version

Last Version

0.5.5
Release Date

Release Date

Type

Type

jar
Description

Description

amws-scala-http4s
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-http4s_2.12

How to add to project

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

Dependencies

compile (2)

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

provided (2)

Group / Artifact Type Version
org.http4s : http4s-dsl_2.12 jar 0.21.26
org.http4s : http4s-blaze-client_2.12 jar 0.21.26

test (9)

Group / Artifact Type Version
com.typesafe.akka : akka-http_2.12 jar 10.2.6
com.typesafe.akka : akka-stream_2.12 jar 2.6.15
com.typesafe.akka : akka-http-testkit_2.12 jar 10.2.6
org.http4s : http4s-blaze-server_2.12 jar 0.21.26
eu.timepit : refined-scalacheck_2.12 jar 0.9.27
org.scalacheck : scalacheck_2.12 jar 1.15.4
com.47deg : scalacheck-toolbox-datetime_2.12 jar 0.6.0
org.scalatest : scalatest_2.12 jar 3.2.9
org.scalatestplus : scalacheck-1-15_2.12 jar 3.2.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.5
0.5.4