Corn Exception

The module offers base exception class to simplify exception handling and defining with internalization support

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.corn
Идентификатор

Идентификатор

corn-exception
Последняя версия

Последняя версия

1.0.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

Corn Exception
The module offers base exception class to simplify exception handling and defining with internalization support
Ссылка на сайт

Ссылка на сайт

https://sites.google.com/site/javacornproject
Система контроля версий

Система контроля версий

http://svn.code.sf.net/p/corn/corn-exception/code/corn-exception/tags/corn-exception-1.0.6

Скачать corn-exception

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.sf.corn/corn-exception/ -->
<dependency>
    <groupId>net.sf.corn</groupId>
    <artifactId>corn-exception</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.corn/corn-exception/
implementation 'net.sf.corn:corn-exception:1.0.6'
// https://jarcasting.com/artifacts/net.sf.corn/corn-exception/
implementation ("net.sf.corn:corn-exception:1.0.6")
'net.sf.corn:corn-exception:jar:1.0.6'
<dependency org="net.sf.corn" name="corn-exception" rev="1.0.6">
  <artifact name="corn-exception" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.corn', module='corn-exception', version='1.0.6')
)
libraryDependencies += "net.sf.corn" % "corn-exception" % "1.0.6"
[net.sf.corn/corn-exception "1.0.6"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0