Last Version

church.i18n.error 2019.0

Unification of error handling (not only) for RESTful servers Project name: church.i18n.error Rest Exception Handling library provides basic model and support methods for handling exceptions in localized projects. It tries to abstract this problem from the implementation and provides more universal mechanism of dealing with exceptions.

License

License

GroupId

GroupId

church.i18n
ArtifactId

ArtifactId

church.i18n.error
Version

Version

2019.0
Type

Type

jar
Description

Description

church.i18n.error
Unification of error handling (not only) for RESTful servers Project name: church.i18n.error Rest Exception Handling library provides basic model and support methods for handling exceptions in localized projects. It tries to abstract this problem from the implementation and provides more universal mechanism of dealing with exceptions.

Download church.i18n.error 2019.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 2.0.0-alpha0
church.i18n : church.i18n.resources.bundles jar 2019.0
church.i18n : church.i18n.rest.response.model jar 2019.0
church.i18n : church.i18n.rest.exception jar 2019.0

Project Modules

There are no modules declared in this project.