is not current version
Last Version 2.7.0

particle-exceptions 2.6.7

Exceptions and global error handling for the Particle Framework.

License

License

GroupId

GroupId

io.sdsolutions.particle
ArtifactId

ArtifactId

exceptions
Version

Version

2.6.7
Type

Type

jar
Description

Description

particle-exceptions
Exceptions and global error handling for the Particle Framework.
Project URL

Project URL

https://github.com/sdsolutionsio/particle-exceptions
Source Code Management

Source Code Management

https://github.com/sdsolutionsio/particle-exceptions/tree/main

Download exceptions 2.6.7


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

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.36
org.springframework : spring-webmvc jar
com.github.dozermapper : dozer-core jar 6.5.2
org.apache.commons : commons-lang3 jar 3.12.0
org.springframework.boot : spring-boot-autoconfigure jar 2.6.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.