Categories |
CategoriesSpring Boot Container Microservices MyBatis Data ORM |
---|---|
GroupId | GroupIdcom.github.maojx0630 |
ArtifactId | ArtifactIdSnowFlake-MybatisPlus-zk-spring-boot-starter |
Version | Version0.1 |
Type | Typejar |
<!-- 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.1</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.1'
// https://jarcasting.com/artifacts/com.github.maojx0630/SnowFlake-MybatisPlus-zk-spring-boot-starter/
implementation ("com.github.maojx0630:SnowFlake-MybatisPlus-zk-spring-boot-starter:0.1")
'com.github.maojx0630:SnowFlake-MybatisPlus-zk-spring-boot-starter:jar:0.1'
<dependency org="com.github.maojx0630" name="SnowFlake-MybatisPlus-zk-spring-boot-starter" rev="0.1">
<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.1')
)
libraryDependencies += "com.github.maojx0630" % "SnowFlake-MybatisPlus-zk-spring-boot-starter" % "0.1"
[com.github.maojx0630/SnowFlake-MybatisPlus-zk-spring-boot-starter "0.1"]