is not current version
Last Version 2.3.0

com.github.zhycn:xbird-starter 1.3.0

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

GroupId

GroupId

com.github.zhycn
ArtifactId

ArtifactId

xbird-starter
Version

Version

1.3.0
Type

Type

pom

Download xbird-starter 1.3.0

Filename Size
xbird-starter-1.3.0.pom 7 KB
Browse

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