is not current version
Last Version 2.4.4.RELEASE

com.github.alenfive:rocket-api-boot-starter 2.2.1.RELEASE

Demo project for Spring Boot

GroupId

GroupId

com.github.alenfive
ArtifactId

ArtifactId

rocket-api-boot-starter
Version

Version

2.2.1.RELEASE
Type

Type

jar

Download rocket-api-boot-starter 2.2.1.RELEASE


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