ChillDev Commons Exception

Excpetions handling and processing utilities.

License

License

GroupId

GroupId

pl.chilldev.commons
ArtifactId

ArtifactId

commons-exception
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

ChillDev Commons Exception
Excpetions handling and processing utilities.
Project Organization

Project Organization

Rafał Wrzeszcz - Wrzasq.pl

Download commons-exception

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.springframework : spring-test jar 4.2.0.RELEASE
org.springframework.security : spring-security-test jar 4.0.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1