is not current version
Last Version 1.0.8

com.luixtech:luix-uid-generator-spring-boot-starter 1.0.0


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.luixtech
ArtifactId

ArtifactId

luix-uid-generator-spring-boot-starter
Version

Version

1.0.0
Type

Type

jar

Download luix-uid-generator-spring-boot-starter 1.0.0


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