Rest RFC 7807 Client

Rest RFC 7807 Client module

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.wix.rest
ArtifactId

ArtifactId

rest-rfc7807-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Rest RFC 7807 Client
Rest RFC 7807 Client module
Project Organization

Project Organization

wix.com

Download rest-rfc7807-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.wix.rest/rest-rfc7807-client/ -->
<dependency>
    <groupId>com.wix.rest</groupId>
    <artifactId>rest-rfc7807-client</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wix.rest/rest-rfc7807-client/
implementation 'com.wix.rest:rest-rfc7807-client:1.0.0'
// https://jarcasting.com/artifacts/com.wix.rest/rest-rfc7807-client/
implementation ("com.wix.rest:rest-rfc7807-client:1.0.0")
'com.wix.rest:rest-rfc7807-client:jar:1.0.0'
<dependency org="com.wix.rest" name="rest-rfc7807-client" rev="1.0.0">
  <artifact name="rest-rfc7807-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wix.rest', module='rest-rfc7807-client', version='1.0.0')
)
libraryDependencies += "com.wix.rest" % "rest-rfc7807-client" % "1.0.0"
[com.wix.rest/rest-rfc7807-client "1.0.0"]

Dependencies

compile (9)

Group / Artifact Type Version
com.wix.rest : rest-rfc7807-api jar 1.0.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.5
com.fasterxml.jackson.module : jackson-module-scala_2.12 jar 2.9.5
com.fasterxml.jackson.datatype : jackson-datatype-guava jar 2.9.5
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.9.5
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.9.5
com.typesafe.akka : akka-http_2.12 jar 10.1.1
com.typesafe.akka : akka-stream_2.12 jar 2.5.12
org.scala-lang : scala-reflect jar 2.12.4

test (2)

Group / Artifact Type Version
org.specs2 : specs2-core_2.12 jar 3.8.9
org.specs2 : specs2-junit_2.12 jar 3.8.9

Project Modules

There are no modules declared in this project.

rest-rfc7807

Scala support for RESTful web-services that implement RFC 7807 (Problem Details for HTTP APIs).

com.wix.rest

Wix.com

Open-sourcing useful pieces of code

Versions

Version
1.0.0