client-play-ws-standalone-2

Redmine REST API Client for Scala: Play-WS Standalone 2.x Web Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

by.exonit.redmine.client
ArtifactId

ArtifactId

client-play-ws-standalone-2_2.12
Last Version

Last Version

6.0.0-M5
Release Date

Release Date

Type

Type

jar
Description

Description

client-play-ws-standalone-2
Redmine REST API Client for Scala: Play-WS Standalone 2.x Web Client
Project URL

Project URL

https://github.com/exon-it/redmine-scala-client
Project Organization

Project Organization

Exon IT
Source Code Management

Source Code Management

https://github.com/exon-it/redmine-scala-client

Download client-play-ws-standalone-2_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/by.exonit.redmine.client/client-play-ws-standalone-2_2.12/ -->
<dependency>
    <groupId>by.exonit.redmine.client</groupId>
    <artifactId>client-play-ws-standalone-2_2.12</artifactId>
    <version>6.0.0-M5</version>
</dependency>
// https://jarcasting.com/artifacts/by.exonit.redmine.client/client-play-ws-standalone-2_2.12/
implementation 'by.exonit.redmine.client:client-play-ws-standalone-2_2.12:6.0.0-M5'
// https://jarcasting.com/artifacts/by.exonit.redmine.client/client-play-ws-standalone-2_2.12/
implementation ("by.exonit.redmine.client:client-play-ws-standalone-2_2.12:6.0.0-M5")
'by.exonit.redmine.client:client-play-ws-standalone-2_2.12:jar:6.0.0-M5'
<dependency org="by.exonit.redmine.client" name="client-play-ws-standalone-2_2.12" rev="6.0.0-M5">
  <artifact name="client-play-ws-standalone-2_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='by.exonit.redmine.client', module='client-play-ws-standalone-2_2.12', version='6.0.0-M5')
)
libraryDependencies += "by.exonit.redmine.client" % "client-play-ws-standalone-2_2.12" % "6.0.0-M5"
[by.exonit.redmine.client/client-play-ws-standalone-2_2.12 "6.0.0-M5"]

Dependencies

compile (3)

Group / Artifact Type Version
org.typelevel : scala-library jar 2.12.4-bin-typelevel-4
by.exonit.redmine.client : client-core_2.12 jar 6.0.0-M5
com.typesafe.play : play-ahc-ws-standalone_2.12 jar 2.0.0-M2

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-jdk14 jar 1.7.25
org.scalatest : scalatest_2.12 jar 3.0.5
com.github.rest-driver : rest-client-driver jar 2.0.0
com.jsuereth : scala-arm_2.12 jar 2.0

Project Modules

There are no modules declared in this project.

Redmine REST API Client for Scala

  • Core and client modules are built for Scala 2.11 and 2.12.
  • Play-WS module is built for Play Framework 2.5/Scala 2.11.
  • Play-WS-Standalone module is built for Scala 2.11 and 2.12.
  • Uses typelevel:cats to provide monadic DSL for web request/response.
  • Uses SLF4J API for logging.
  • Based on TaskAdapter Redmine Java API
by.exonit.redmine.client

Exon IT

Versions

Version
6.0.0-M5