| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.fran-abril |
| Идентификатор | Идентификаторbase-exception |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеBase Exception for simplify the exception hierarchy in the projects
This is a library for a simplify the exception hierarchy in the projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| base-exception-1.0.0.pom | |
| base-exception-1.0.0.jar | 4 KB |
| base-exception-1.0.0-sources.jar | 1 KB |
| base-exception-1.0.0-javadoc.jar | 401 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.fran-abril/base-exception/ -->
<dependency>
<groupId>io.github.fran-abril</groupId>
<artifactId>base-exception</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.fran-abril/base-exception/
implementation 'io.github.fran-abril:base-exception:1.0.0'
// https://jarcasting.com/artifacts/io.github.fran-abril/base-exception/
implementation ("io.github.fran-abril:base-exception:1.0.0")
'io.github.fran-abril:base-exception:jar:1.0.0'
<dependency org="io.github.fran-abril" name="base-exception" rev="1.0.0">
<artifact name="base-exception" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.fran-abril', module='base-exception', version='1.0.0')
)
libraryDependencies += "io.github.fran-abril" % "base-exception" % "1.0.0"
[io.github.fran-abril/base-exception "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |