Last Version

wily-exceptions 2.4.3

Exceptions and global error handling for the Wily Framework.

License

License

GroupId

GroupId

io.csra.wily
ArtifactId

ArtifactId

exceptions
Version

Version

2.4.3
Type

Type

jar
Description

Description

wily-exceptions
Exceptions and global error handling for the Wily Framework.
Project URL

Project URL

https://github.com/gditfc/wily-exceptions
Source Code Management

Source Code Management

https://github.com/gditfc/wily-exceptions/tree/master

Download exceptions 2.4.3


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework : spring-web jar
org.springframework.security : spring-security-core jar
javax.servlet : javax.servlet-api jar 4.0.1
com.fasterxml.jackson.core : jackson-databind jar
org.slf4j : slf4j-api jar 1.7.30
org.springframework : spring-webmvc jar
com.github.dozermapper : dozer-core jar 6.5.0
org.apache.commons : commons-lang3 jar 3.11
org.springframework.boot : spring-boot-autoconfigure jar 2.4.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.