| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.cruxframework.plugin |
| Идентификатор | Идентификаторcrux-super-errorhandler |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSuper Error Handler
Error handler for rebind problems on Crux
|
| Имя Файла | Размер |
|---|---|
| crux-super-errorhandler-1.0.0.pom | |
| crux-super-errorhandler-1.0.0.jar | 36 KB |
| crux-super-errorhandler-1.0.0-sources.jar | 17 KB |
| crux-super-errorhandler-1.0.0-javadoc.jar | 94 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.cruxframework.plugin/crux-super-errorhandler/ -->
<dependency>
<groupId>org.cruxframework.plugin</groupId>
<artifactId>crux-super-errorhandler</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.cruxframework.plugin/crux-super-errorhandler/
implementation 'org.cruxframework.plugin:crux-super-errorhandler:1.0.0'
// https://jarcasting.com/artifacts/org.cruxframework.plugin/crux-super-errorhandler/
implementation ("org.cruxframework.plugin:crux-super-errorhandler:1.0.0")
'org.cruxframework.plugin:crux-super-errorhandler:jar:1.0.0'
<dependency org="org.cruxframework.plugin" name="crux-super-errorhandler" rev="1.0.0">
<artifact name="crux-super-errorhandler" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cruxframework.plugin', module='crux-super-errorhandler', version='1.0.0')
)
libraryDependencies += "org.cruxframework.plugin" % "crux-super-errorhandler" % "1.0.0"
[org.cruxframework.plugin/crux-super-errorhandler "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.cruxframework : crux-dev | jar | 5.1.0 |
| org.aspectj : aspectjrt | jar | 1.6.11 |
| org.aspectj : aspectjtools | jar | 1.7.3 |