is not current version
Last Version 1.2.0-RELEASE

com.xxelin:whale-spring-boot-starter 0.0.9-RELEASE


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.xxelin
ArtifactId

ArtifactId

whale-spring-boot-starter
Version

Version

0.0.9-RELEASE
Type

Type

jar

Download whale-spring-boot-starter 0.0.9-RELEASE


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