| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.minlia.cloud.starter |
| Идентификатор | Идентификаторcloud-starter-exception |
| Версия | Версия2.0.0.RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеCloud Starter Exception
Cloud Starter Exception
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.minlia.cloud.starter/cloud-starter-exception/ -->
<dependency>
<groupId>com.minlia.cloud.starter</groupId>
<artifactId>cloud-starter-exception</artifactId>
<version>2.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.minlia.cloud.starter/cloud-starter-exception/
implementation 'com.minlia.cloud.starter:cloud-starter-exception:2.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.minlia.cloud.starter/cloud-starter-exception/
implementation ("com.minlia.cloud.starter:cloud-starter-exception:2.0.0.RELEASE")
'com.minlia.cloud.starter:cloud-starter-exception:jar:2.0.0.RELEASE'
<dependency org="com.minlia.cloud.starter" name="cloud-starter-exception" rev="2.0.0.RELEASE">
<artifact name="cloud-starter-exception" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.minlia.cloud.starter', module='cloud-starter-exception', version='2.0.0.RELEASE')
)
libraryDependencies += "com.minlia.cloud.starter" % "cloud-starter-exception" % "2.0.0.RELEASE"
[com.minlia.cloud.starter/cloud-starter-exception "2.0.0.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web Необязательный | jar | |
| com.minlia.cloud.starter : cloud-starter-stateful Необязательный | jar | 2.0.0.RELEASE |
| com.minlia.cloud.starter : cloud-starter-context Необязательный | jar | 2.0.0.RELEASE |
| com.minlia.cloud.starter : cloud-starter-i18n Необязательный | jar | 2.0.0.RELEASE |
| com.alibaba : fastjson Необязательный | jar | 1.2.38 |
| com.google.guava : guava Необязательный | jar | 21.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |