License |
License |
---|---|
GroupId | GroupIdcom.github.zhycn |
ArtifactId | ArtifactIdxbird-starter-id |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXbird Starter ID
A Distributed ID Generator for Spring Boot.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
xbird-starter-id-2.3.0.pom | |
xbird-starter-id-2.3.0.jar | 49 KB |
xbird-starter-id-2.3.0-sources.jar | 42 KB |
xbird-starter-id-2.3.0-javadoc.jar | 235 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zhycn/xbird-starter-id/ -->
<dependency>
<groupId>com.github.zhycn</groupId>
<artifactId>xbird-starter-id</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhycn/xbird-starter-id/
implementation 'com.github.zhycn:xbird-starter-id:2.3.0'
// https://jarcasting.com/artifacts/com.github.zhycn/xbird-starter-id/
implementation ("com.github.zhycn:xbird-starter-id:2.3.0")
'com.github.zhycn:xbird-starter-id:jar:2.3.0'
<dependency org="com.github.zhycn" name="xbird-starter-id" rev="2.3.0">
<artifact name="xbird-starter-id" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhycn', module='xbird-starter-id', version='2.3.0')
)
libraryDependencies += "com.github.zhycn" % "xbird-starter-id" % "2.3.0"
[com.github.zhycn/xbird-starter-id "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.0.3.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.3.RELEASE |
commons-codec : commons-codec | jar | 1.11 |
org.apache.httpcomponents : httpclient | jar | 4.5.5 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.0.3.RELEASE |