Rest RFC 7807

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

License

License

GroupId

GroupId

com.wix.rest
ArtifactId

ArtifactId

rest-rfc7807
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/wix/rest-rfc7807
Project Organization

Project Organization

wix.com
Source Code Management

Source Code Management

https://github.com/wix/rest-rfc7807

Download rest-rfc7807

Filename Size
rest-rfc7807-1.0.0.pom 1 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
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

  • rest-rfc7807-api
  • rest-rfc7807-client

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