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

org.hiylo.components:exceptions 3.0.0

Parent pom providing dependency and plugin management for applications built with Maven

Лицензия

Лицензия

Группа

Группа

org.hiylo.components
Идентификатор

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

exceptions
Версия

Версия

3.0.0
Тип

Тип

jar
Описание

Описание

Parent pom providing dependency and plugin management for applications built with Maven
Ссылка на сайт

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

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/exceptions
Организация-разработчик

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

Clouds Studio

Скачать exceptions 3.0.0


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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar 2.2.1.RELEASE
io.sentry : sentry-spring jar 1.7.27
org.springframework.boot : spring-boot-starter-aop jar 2.2.1.RELEASE
com.google.code.gson : gson jar 2.8.6
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.21
org.jetbrains.kotlin : kotlin-reflect jar 1.3.21

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.4

test (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.2.1.RELEASE
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.21

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

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