| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы MyBatis Данные ORM |
| Группа | Группаcom.github.maojx0630 |
| Идентификатор | ИдентификаторSnowFlake-MybatisPlus-zk-spring-boot-starter |
| Последняя версия | Последняя версия0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.maojx0630/SnowFlake-MybatisPlus-zk-spring-boot-starter/ -->
<dependency>
<groupId>com.github.maojx0630</groupId>
<artifactId>SnowFlake-MybatisPlus-zk-spring-boot-starter</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.maojx0630/SnowFlake-MybatisPlus-zk-spring-boot-starter/
implementation 'com.github.maojx0630:SnowFlake-MybatisPlus-zk-spring-boot-starter:0.4'
// https://jarcasting.com/artifacts/com.github.maojx0630/SnowFlake-MybatisPlus-zk-spring-boot-starter/
implementation ("com.github.maojx0630:SnowFlake-MybatisPlus-zk-spring-boot-starter:0.4")
'com.github.maojx0630:SnowFlake-MybatisPlus-zk-spring-boot-starter:jar:0.4'
<dependency org="com.github.maojx0630" name="SnowFlake-MybatisPlus-zk-spring-boot-starter" rev="0.4">
<artifact name="SnowFlake-MybatisPlus-zk-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.maojx0630', module='SnowFlake-MybatisPlus-zk-spring-boot-starter', version='0.4')
)
libraryDependencies += "com.github.maojx0630" % "SnowFlake-MybatisPlus-zk-spring-boot-starter" % "0.4"
[com.github.maojx0630/SnowFlake-MybatisPlus-zk-spring-boot-starter "0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| org.apache.curator : curator-framework | jar | 2.13.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.baomidou : mybatis-plus-boot-starter | jar | 3.2.0 |