License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices MyBatis Data ORM |
GroupId | GroupIdcom.github.maojx0630 |
ArtifactId | ArtifactIdSnowFlake-MybatisPlus-zk-spring-boot-starter |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.apache.curator : curator-framework | jar | 2.13.0 |
Group / Artifact | Type | Version |
---|---|---|
com.baomidou : mybatis-plus-boot-starter | jar | 3.2.0 |