| License |
License |
|---|---|
| GroupId | GroupIdio.csra.wily |
| ArtifactId | ArtifactIdexceptions |
| Last Version | Last Version2.4.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionwily-exceptions
Exceptions and global error handling for the Wily Framework.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| exceptions-2.4.3.pom | |
| exceptions-2.4.3.jar | 15 KB |
| exceptions-2.4.3-sources.jar | 10 KB |
| exceptions-2.4.3-javadoc.jar | 98 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |