| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.yaoguoh |
| Идентификатор | Идентификаторcommon-exception |
| Последняя версия | Последняя версия2.6.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCommon Dependencies
|
| Имя Файла | Размер |
|---|---|
| common-exception-2.6.8.pom | |
| common-exception-2.6.8.jar | 5 KB |
| common-exception-2.6.8-sources.jar | 5 KB |
| common-exception-2.6.8-javadoc.jar | 51 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.yaoguoh/common-exception/ -->
<dependency>
<groupId>com.github.yaoguoh</groupId>
<artifactId>common-exception</artifactId>
<version>2.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-exception/
implementation 'com.github.yaoguoh:common-exception:2.6.8'
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-exception/
implementation ("com.github.yaoguoh:common-exception:2.6.8")
'com.github.yaoguoh:common-exception:jar:2.6.8'
<dependency org="com.github.yaoguoh" name="common-exception" rev="2.6.8">
<artifact name="common-exception" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yaoguoh', module='common-exception', version='2.6.8')
)
libraryDependencies += "com.github.yaoguoh" % "common-exception" % "2.6.8"
[com.github.yaoguoh/common-exception "2.6.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.yaoguoh : common-util | jar | 2.6.8 |
| org.springframework.boot : spring-boot-starter-web | jar |