is not current version
Last Version 2.3.0

com.github.zhycn:xbird-starter-resteasy Better.SR1

A JBoss project that provides various frameworks to help you build RESTful Web Services and RESTful Java applications.

Categories

Categories

RESTEasy Program Interface REST Frameworks
GroupId

GroupId

com.github.zhycn
ArtifactId

ArtifactId

xbird-starter-resteasy
Version

Version

Better.SR1
Type

Type

jar

Download xbird-starter-resteasy Better.SR1


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