Last Version

I-Novus Common Exception Handling library 1.1

Handle exceptions and make them codified in Spring Framework appearance

License

License

GroupId

GroupId

ru.i-novus.components
ArtifactId

ArtifactId

common-exception-handling
Version

Version

1.1
Type

Type

jar
Description

Description

I-Novus Common Exception Handling library
Handle exceptions and make them codified in Spring Framework appearance
Project URL

Project URL

https://github.com/i-novus-llc/common-exception-handling
Project Organization

Project Organization

I-Novus LLC

Download common-exception-handling 1.1


<!-- https://jarcasting.com/artifacts/ru.i-novus.components/common-exception-handling/ -->
<dependency>
    <groupId>ru.i-novus.components</groupId>
    <artifactId>common-exception-handling</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.i-novus.components/common-exception-handling/
implementation 'ru.i-novus.components:common-exception-handling:1.1'
// https://jarcasting.com/artifacts/ru.i-novus.components/common-exception-handling/
implementation ("ru.i-novus.components:common-exception-handling:1.1")
'ru.i-novus.components:common-exception-handling:jar:1.1'
<dependency org="ru.i-novus.components" name="common-exception-handling" rev="1.1">
  <artifact name="common-exception-handling" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.i-novus.components', module='common-exception-handling', version='1.1')
)
libraryDependencies += "ru.i-novus.components" % "common-exception-handling" % "1.1"
[ru.i-novus.components/common-exception-handling "1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework : spring-context jar 5.1.3.RELEASE

Project Modules

There are no modules declared in this project.