is not current version
Last Version 2.3.0

com.github.zhycn:xbird-starter 2.0.0

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

GroupId

GroupId

com.github.zhycn
ArtifactId

ArtifactId

xbird-starter
Version

Version

2.0.0
Type

Type

pom

Download xbird-starter 2.0.0

Filename Size
xbird-starter-2.0.0.pom 9 KB
Browse

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