| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.minlia.cloud.starter |
| Идентификатор | Идентификаторcloud-starter-data |
| Версия | Версия2.0.0.RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеCloud Starter Data
Cloud Starter Data
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.minlia.cloud.starter/cloud-starter-data/ -->
<dependency>
<groupId>com.minlia.cloud.starter</groupId>
<artifactId>cloud-starter-data</artifactId>
<version>2.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.minlia.cloud.starter/cloud-starter-data/
implementation 'com.minlia.cloud.starter:cloud-starter-data:2.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.minlia.cloud.starter/cloud-starter-data/
implementation ("com.minlia.cloud.starter:cloud-starter-data:2.0.0.RELEASE")
'com.minlia.cloud.starter:cloud-starter-data:jar:2.0.0.RELEASE'
<dependency org="com.minlia.cloud.starter" name="cloud-starter-data" rev="2.0.0.RELEASE">
<artifact name="cloud-starter-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.minlia.cloud.starter', module='cloud-starter-data', version='2.0.0.RELEASE')
)
libraryDependencies += "com.minlia.cloud.starter" % "cloud-starter-data" % "2.0.0.RELEASE"
[com.minlia.cloud.starter/cloud-starter-data "2.0.0.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.0.0.RELEASE |
| org.projectlombok : lombok Необязательный | jar | 1.16.18 |
| org.apache.commons : commons-lang3 Необязательный | jar | 3.7 |
| org.springframework.boot : spring-boot-starter-security Необязательный | jar | 2.0.0.RELEASE |
| org.springframework.boot : spring-boot-starter-jdbc Необязательный | jar | 2.0.0.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.0.0.RELEASE |
| com.minlia.cloud.starter : cloud-starter-stateful | jar | 2.0.0.RELEASE |
| com.baomidou : mybatis-plus | jar | 2.2.0 |
| com.baomidou : mybatis-plus-boot-starter | jar | 2.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.0.0.RELEASE |