License |
License |
---|---|
GroupId | GroupIdcom.github.aqiu202 |
ArtifactId | ArtifactIdid-generator-core |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSome Simple Starter Projects for Spring Boot Application Made by Aqiu202
|
Filename | Size |
---|---|
id-generator-core-1.2.0.pom | |
id-generator-core-1.2.0.jar | 10 KB |
id-generator-core-1.2.0-sources.jar | 8 KB |
id-generator-core-1.2.0-javadoc.jar | 85 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.aqiu202/id-generator-core/ -->
<dependency>
<groupId>com.github.aqiu202</groupId>
<artifactId>id-generator-core</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aqiu202/id-generator-core/
implementation 'com.github.aqiu202:id-generator-core:1.2.0'
// https://jarcasting.com/artifacts/com.github.aqiu202/id-generator-core/
implementation ("com.github.aqiu202:id-generator-core:1.2.0")
'com.github.aqiu202:id-generator-core:jar:1.2.0'
<dependency org="com.github.aqiu202" name="id-generator-core" rev="1.2.0">
<artifact name="id-generator-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aqiu202', module='id-generator-core', version='1.2.0')
)
libraryDependencies += "com.github.aqiu202" % "id-generator-core" % "1.2.0"
[com.github.aqiu202/id-generator-core "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.data : spring-data-redis | jar | |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |