License |
License |
---|---|
GroupId | GroupIdio.easyspring.framework |
ArtifactId | ArtifactIdcommon-snowflake |
Last Version | Last Version1.1.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFramework Common Snowflake
Framework Common Snowflake
|
<!-- https://jarcasting.com/artifacts/io.easyspring.framework/common-snowflake/ -->
<dependency>
<groupId>io.easyspring.framework</groupId>
<artifactId>common-snowflake</artifactId>
<version>1.1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.easyspring.framework/common-snowflake/
implementation 'io.easyspring.framework:common-snowflake:1.1.0-RELEASE'
// https://jarcasting.com/artifacts/io.easyspring.framework/common-snowflake/
implementation ("io.easyspring.framework:common-snowflake:1.1.0-RELEASE")
'io.easyspring.framework:common-snowflake:jar:1.1.0-RELEASE'
<dependency org="io.easyspring.framework" name="common-snowflake" rev="1.1.0-RELEASE">
<artifact name="common-snowflake" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.easyspring.framework', module='common-snowflake', version='1.1.0-RELEASE')
)
libraryDependencies += "io.easyspring.framework" % "common-snowflake" % "1.1.0-RELEASE"
[io.easyspring.framework/common-snowflake "1.1.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.projectlombok : lombok Optional | jar | |
org.slf4j : slf4j-api | jar |