License |
License |
---|---|
GroupId | GroupIdcom.github.luoshu-open |
ArtifactId | ArtifactIdluoshu-id |
Version | Version0.11 |
Type | Typejar |
Description |
Descriptionhttps://gitee.com/bailuoo/luoshu.git
|
Project URL |
Project URL |
Filename | Size |
---|---|
luoshu-id-0.11.pom | |
luoshu-id-0.11.jar | 18 KB |
luoshu-id-0.11-sources.jar | 13 KB |
luoshu-id-0.11-javadoc.jar | 86 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-id/ -->
<dependency>
<groupId>com.github.luoshu-open</groupId>
<artifactId>luoshu-id</artifactId>
<version>0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-id/
implementation 'com.github.luoshu-open:luoshu-id:0.11'
// https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-id/
implementation ("com.github.luoshu-open:luoshu-id:0.11")
'com.github.luoshu-open:luoshu-id:jar:0.11'
<dependency org="com.github.luoshu-open" name="luoshu-id" rev="0.11">
<artifact name="luoshu-id" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luoshu-open', module='luoshu-id', version='0.11')
)
libraryDependencies += "com.github.luoshu-open" % "luoshu-id" % "0.11"
[com.github.luoshu-open/luoshu-id "0.11"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.18.RELEASE |
org.projectlombok : lombok | jar | 1.18.12 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.200 |
org.springframework.boot : spring-boot-starter-log4j2 | jar | 2.1.18.RELEASE |
junit : junit | jar | 4.12 |