| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.minlia.cloud.starter |
| Идентификатор | Идентификаторcloud-starter-stateful |
| Версия | Версия2.0.0.RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеCloud Starter Stateful
Cloud Starter Stateful
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.minlia.cloud.starter/cloud-starter-stateful/ -->
<dependency>
<groupId>com.minlia.cloud.starter</groupId>
<artifactId>cloud-starter-stateful</artifactId>
<version>2.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.minlia.cloud.starter/cloud-starter-stateful/
implementation 'com.minlia.cloud.starter:cloud-starter-stateful:2.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.minlia.cloud.starter/cloud-starter-stateful/
implementation ("com.minlia.cloud.starter:cloud-starter-stateful:2.0.0.RELEASE")
'com.minlia.cloud.starter:cloud-starter-stateful:jar:2.0.0.RELEASE'
<dependency org="com.minlia.cloud.starter" name="cloud-starter-stateful" rev="2.0.0.RELEASE">
<artifact name="cloud-starter-stateful" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.minlia.cloud.starter', module='cloud-starter-stateful', version='2.0.0.RELEASE')
)
libraryDependencies += "com.minlia.cloud.starter" % "cloud-starter-stateful" % "2.0.0.RELEASE"
[com.minlia.cloud.starter/cloud-starter-stateful "2.0.0.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter Необязательный | jar | |
| org.projectlombok : lombok Необязательный | jar | 1.16.18 |
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.apache.commons : commons-lang3 | jar | |
| io.swagger : swagger-annotations Необязательный | jar | 1.5.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |