License |
License |
---|---|
GroupId | GroupIdru.i-novus.components |
ArtifactId | ArtifactIdcommon-exception-handling |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionI-Novus Common Exception Handling library
Handle exceptions and make them codified in Spring Framework appearance
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.1.3.RELEASE |