License |
License
GPLv3 with Classpath Exception
|
---|---|
GroupId | GroupIdcom.cedarsoft.commons |
ArtifactId | ArtifactIdexception-handling |
Last Version | Last Version8.9.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionexception-handling
Path: :open:commons:exception-handling
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
exception-handling-8.9.2.pom | |
exception-handling-8.9.2.jar | 62 KB |
exception-handling-8.9.2-tests.jar | 21 KB |
exception-handling-8.9.2-sources.jar | 33 KB |
exception-handling-8.9.2-javadoc.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.commons/exception-handling/ -->
<dependency>
<groupId>com.cedarsoft.commons</groupId>
<artifactId>exception-handling</artifactId>
<version>8.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.commons/exception-handling/
implementation 'com.cedarsoft.commons:exception-handling:8.9.2'
// https://jarcasting.com/artifacts/com.cedarsoft.commons/exception-handling/
implementation ("com.cedarsoft.commons:exception-handling:8.9.2")
'com.cedarsoft.commons:exception-handling:jar:8.9.2'
<dependency org="com.cedarsoft.commons" name="exception-handling" rev="8.9.2">
<artifact name="exception-handling" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.commons', module='exception-handling', version='8.9.2')
)
libraryDependencies += "com.cedarsoft.commons" % "exception-handling" % "8.9.2"
[com.cedarsoft.commons/exception-handling "8.9.2"]
Group / Artifact | Type | Version |
---|---|---|
com.cedarsoft : unit | jar | 8.9.2 |
com.cedarsoft : annotations | jar | 8.9.2 |
com.cedarsoft.commons : exceptions | jar | 8.9.2 |
com.cedarsoft.commons.swing : common | jar | 8.9.2 |
com.miglayout : miglayout-swing | jar | 5.2 |
com.miglayout : miglayout-javafx | jar | 5.2 |
com.cedarsoft.commons : version | jar | 8.9.2 |
com.cedarsoft.commons : javafx | jar | 8.9.2 |
org.controlsfx : controlsfx | jar | 8.40.15 |
de.jensd : fontawesomefx | jar | 8.9 |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.google.guava : guava | jar | 28.0-jre |
net.java.balloontip : balloontip | jar | 1.2.4.1 |
com.intellij : annotations | jar | 12.0 |