| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcloud.mgl.spring.boot |
| Идентификатор | Идентификаторcloud-mtdb-spring-boot-starter |
| Последняя версия | Последняя версия0.0.1-RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcloud-cdb
Demo project for Spring Boot
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/cloud.mgl.spring.boot/cloud-mtdb-spring-boot-starter/ -->
<dependency>
<groupId>cloud.mgl.spring.boot</groupId>
<artifactId>cloud-mtdb-spring-boot-starter</artifactId>
<version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.mgl.spring.boot/cloud-mtdb-spring-boot-starter/
implementation 'cloud.mgl.spring.boot:cloud-mtdb-spring-boot-starter:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/cloud.mgl.spring.boot/cloud-mtdb-spring-boot-starter/
implementation ("cloud.mgl.spring.boot:cloud-mtdb-spring-boot-starter:0.0.1-RELEASE")
'cloud.mgl.spring.boot:cloud-mtdb-spring-boot-starter:jar:0.0.1-RELEASE'
<dependency org="cloud.mgl.spring.boot" name="cloud-mtdb-spring-boot-starter" rev="0.0.1-RELEASE">
<artifact name="cloud-mtdb-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.mgl.spring.boot', module='cloud-mtdb-spring-boot-starter', version='0.0.1-RELEASE')
)
libraryDependencies += "cloud.mgl.spring.boot" % "cloud-mtdb-spring-boot-starter" % "0.0.1-RELEASE"
[cloud.mgl.spring.boot/cloud-mtdb-spring-boot-starter "0.0.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.5.2 |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.5.2 |
| org.jetbrains.kotlin : kotlin-reflect | jar | |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | |
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.2 |