l

luix-uid-generator-spring-boot-mongo-starter

The Apache Software License, Version 2.0
文件下载
文件名 操作
luix-uid-generator-spring-boot-mongo-starter-1.2.3.9.jar 下载
luix-uid-generator-spring-boot-mongo-starter-1.2.3.9.pom 下载
luix-uid-generator-spring-boot-mongo-starter-1.2.3.9-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.luixtech</groupId>
  <artifactId>luix-uid-generator-spring-boot-mongo-starter</artifactId>
  <version>1.2.3.9</version>
</dependency>
Gradle Groovy
implementation 'com.luixtech:luix-uid-generator-spring-boot-mongo-starter:1.2.3.9'
Gradle Kotlin
implementation("com.luixtech:luix-uid-generator-spring-boot-mongo-starter:1.2.3.9")
Scala SBT
libraryDependencies += "com.luixtech" % "luix-uid-generator-spring-boot-mongo-starter" % "1.2.3.9"
Groovy Grape
@Grapes(
  @Grab(group='com.luixtech', module='luix-uid-generator-spring-boot-mongo-starter', version='1.2.3.9')
)
Apache Ivy
<dependency org="com.luixtech" name="luix-uid-generator-spring-boot-mongo-starter" rev="1.2.3.9" />
Leiningen
[com.luixtech/luix-uid-generator-spring-boot-mongo-starter "1.2.3.9"]
Apache Buildr
'com.luixtech:luix-uid-generator-spring-boot-mongo-starter:jar:1.2.3.9'