Last Version

RESTEasy Exception Chains 1.0.10

Library for serializing exceptions and relaying them to a client

License

License

Categories

Categories

RESTEasy Program Interface REST Frameworks
GroupId

GroupId

uk.ac.cam.cl.dtg.web
ArtifactId

ArtifactId

resteasy-exception-chains
Version

Version

1.0.10
Type

Type

jar
Description

Description

RESTEasy Exception Chains
Library for serializing exceptions and relaying them to a client
Project URL

Project URL

https://github.com/ucam-cl-dtg/resteasy-exception-chains
Source Code Management

Source Code Management

https://github.com/ucam-cl-dtg/resteasy-exception-chains.git

Download resteasy-exception-chains 1.0.10


<!-- https://jarcasting.com/artifacts/uk.ac.cam.cl.dtg.web/resteasy-exception-chains/ -->
<dependency>
    <groupId>uk.ac.cam.cl.dtg.web</groupId>
    <artifactId>resteasy-exception-chains</artifactId>
    <version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.cam.cl.dtg.web/resteasy-exception-chains/
implementation 'uk.ac.cam.cl.dtg.web:resteasy-exception-chains:1.0.10'
// https://jarcasting.com/artifacts/uk.ac.cam.cl.dtg.web/resteasy-exception-chains/
implementation ("uk.ac.cam.cl.dtg.web:resteasy-exception-chains:1.0.10")
'uk.ac.cam.cl.dtg.web:resteasy-exception-chains:jar:1.0.10'
<dependency org="uk.ac.cam.cl.dtg.web" name="resteasy-exception-chains" rev="1.0.10">
  <artifact name="resteasy-exception-chains" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.cam.cl.dtg.web', module='resteasy-exception-chains', version='1.0.10')
)
libraryDependencies += "uk.ac.cam.cl.dtg.web" % "resteasy-exception-chains" % "1.0.10"
[uk.ac.cam.cl.dtg.web/resteasy-exception-chains "1.0.10"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-jaxrs jar 3.0.8.Final
org.jboss.resteasy : resteasy-jackson2-provider jar 3.0.8.Final
org.slf4j : slf4j-api jar 1.7.7

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.