simter-exception

Some Common Exceptions Use By Simter

Лицензия

Лицензия

MIT
Группа

Группа

tech.simter
Идентификатор

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

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

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

simter-exception
Some Common Exceptions Use By Simter
Ссылка на сайт

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

https://github.com/simter/simter-exception
Организация-разработчик

Организация-разработчик

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

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

https://github.com/simter/simter-exception.git

Скачать simter-exception

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

simter-exception

Common exceptions use by simter. Include:

All Exception is a subtype of SimterException.

Installation

<dependency>
  <groupId>tech.simter</groupId>
  <artifactId>simter-exception</artifactId>
  <version>1.0.0</version>
</dependency>

Build

mvn clean package
tech.simter

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

Версия
1.1.0
1.0.0