Brikar Extensions for Global Jetty Errors

A set of libraries for error handling for SOA. Error model inspired by Microsoft One API guidelines.

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.truward.brikar.error
ArtifactId

ArtifactId

jetty-rest-errors
Last Version

Last Version

2.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Brikar Extensions for Global Jetty Errors
A set of libraries for error handling for SOA. Error model inspired by Microsoft One API guidelines.

Download jetty-rest-errors

How to add to project

<!-- https://jarcasting.com/artifacts/com.truward.brikar.error/jetty-rest-errors/ -->
<dependency>
    <groupId>com.truward.brikar.error</groupId>
    <artifactId>jetty-rest-errors</artifactId>
    <version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.truward.brikar.error/jetty-rest-errors/
implementation 'com.truward.brikar.error:jetty-rest-errors:2.0.3'
// https://jarcasting.com/artifacts/com.truward.brikar.error/jetty-rest-errors/
implementation ("com.truward.brikar.error:jetty-rest-errors:2.0.3")
'com.truward.brikar.error:jetty-rest-errors:jar:2.0.3'
<dependency org="com.truward.brikar.error" name="jetty-rest-errors" rev="2.0.3">
  <artifact name="jetty-rest-errors" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.truward.brikar.error', module='jetty-rest-errors', version='2.0.3')
)
libraryDependencies += "com.truward.brikar.error" % "jetty-rest-errors" % "2.0.3"
[com.truward.brikar.error/jetty-rest-errors "2.0.3"]

Dependencies

compile (3)

Group / Artifact Type Version
com.truward.brikar.protobuf : spring-protobuf-http-bin jar 2.0.1
com.truward.brikar.protobuf : spring-protobuf-http-json jar 2.0.1
com.truward.brikar.error : rest-errors jar 2.0.3

provided (2)

Group / Artifact Type Version
org.eclipse.jetty : jetty-servlet jar 8.2.0.v20160908
com.google.code.findbugs : jsr305 jar 1.3.9

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.24
com.truward.brikar.error : rest-errors-parser jar 2.0.3
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.

Brikar Errors

A set of error handling primitives.

Versions

Version
2.0.3