| Лицензия |
Лицензия
GPLv3 with Classpath Exception
|
|---|---|
| Группа | Группаcom.cedarsoft.commons |
| Идентификатор | Идентификаторexception-handling |
| Последняя версия | Последняя версия8.9.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеexception-handling
Path: :open:commons:exception-handling
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |