| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.lyloou |
| Идентификатор | Идентификаторcomponent-exception-handler-starter |
| Версия | Версия1.0.14 |
| Тип | Типjar |
| Описание |
ОписаниеComponent Parent
|
<!-- https://jarcasting.com/artifacts/com.lyloou/component-exception-handler-starter/ -->
<dependency>
<groupId>com.lyloou</groupId>
<artifactId>component-exception-handler-starter</artifactId>
<version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.lyloou/component-exception-handler-starter/
implementation 'com.lyloou:component-exception-handler-starter:1.0.14'
// https://jarcasting.com/artifacts/com.lyloou/component-exception-handler-starter/
implementation ("com.lyloou:component-exception-handler-starter:1.0.14")
'com.lyloou:component-exception-handler-starter:jar:1.0.14'
<dependency org="com.lyloou" name="component-exception-handler-starter" rev="1.0.14">
<artifact name="component-exception-handler-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lyloou', module='component-exception-handler-starter', version='1.0.14')
)
libraryDependencies += "com.lyloou" % "component-exception-handler-starter" % "1.0.14"
[com.lyloou/component-exception-handler-starter "1.0.14"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.lyloou : component-dto | jar | 1.0.14 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok Необязательный | jar | 1.18.16 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.3.1.RELEASE |