Last Version

error-handler 2.1.0-RELEASE

A centralized error management system

License

License

GroupId

GroupId

com.bellotapps.utils
ArtifactId

ArtifactId

error-handler
Version

Version

2.1.0-RELEASE
Type

Type

jar
Description

Description

error-handler
A centralized error management system
Project URL

Project URL

https://github.com/juanmbellini/error-handler/wiki
Source Code Management

Source Code Management

http://github.com/juanmbellini/error-handler/tree/master

Download error-handler 2.1.0-RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-context jar
org.slf4j : slf4j-api jar

test (5)

Group / Artifact Type Version
junit : junit jar RELEASE
org.mockito : mockito-all jar 1.9.5
ch.qos.logback : logback-classic jar
ch.qos.logback : logback-core jar
org.slf4j : jcl-over-slf4j jar

Project Modules

There are no modules declared in this project.