is not current version
Last Version 1.0.0.RELEASE

com.github.sixinyiyu:sequence-spring-boot-starter 0.0.1.RELEASE

分布式ID自动装配

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.sixinyiyu
ArtifactId

ArtifactId

sequence-spring-boot-starter
Version

Version

0.0.1.RELEASE
Type

Type

jar

Download sequence-spring-boot-starter 0.0.1.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.sixinyiyu/sequence-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.sixinyiyu</groupId>
    <artifactId>sequence-spring-boot-starter</artifactId>
    <version>0.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sixinyiyu/sequence-spring-boot-starter/
implementation 'com.github.sixinyiyu:sequence-spring-boot-starter:0.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.sixinyiyu/sequence-spring-boot-starter/
implementation ("com.github.sixinyiyu:sequence-spring-boot-starter:0.0.1.RELEASE")
'com.github.sixinyiyu:sequence-spring-boot-starter:jar:0.0.1.RELEASE'
<dependency org="com.github.sixinyiyu" name="sequence-spring-boot-starter" rev="0.0.1.RELEASE">
  <artifact name="sequence-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sixinyiyu', module='sequence-spring-boot-starter', version='0.0.1.RELEASE')
)
libraryDependencies += "com.github.sixinyiyu" % "sequence-spring-boot-starter" % "0.0.1.RELEASE"
[com.github.sixinyiyu/sequence-spring-boot-starter "0.0.1.RELEASE"]