is not current version
Last Version 2.3.0

com.github.zhycn:xbird-starter 1.0.0.RELEASE

A cohesive, versioned platform for enterprise applications with Spring Boot.

GroupId

GroupId

com.github.zhycn
ArtifactId

ArtifactId

xbird-starter
Version

Version

1.0.0.RELEASE
Type

Type

pom

Download xbird-starter 1.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.zhycn/xbird-starter/ -->
<dependency>
    <groupId>com.github.zhycn</groupId>
    <artifactId>xbird-starter</artifactId>
    <version>1.0.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhycn/xbird-starter/
implementation 'com.github.zhycn:xbird-starter:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.zhycn/xbird-starter/
implementation ("com.github.zhycn:xbird-starter:1.0.0.RELEASE")
'com.github.zhycn:xbird-starter:pom:1.0.0.RELEASE'
<dependency org="com.github.zhycn" name="xbird-starter" rev="1.0.0.RELEASE">
  <artifact name="xbird-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.zhycn', module='xbird-starter', version='1.0.0.RELEASE')
)
libraryDependencies += "com.github.zhycn" % "xbird-starter" % "1.0.0.RELEASE"
[com.github.zhycn/xbird-starter "1.0.0.RELEASE"]