is not current version
Last Version 1.2.0-RELEASE

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


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.xxelin
ArtifactId

ArtifactId

whale-spring-boot-starter
Version

Version

1.0.0-RELEASE
Type

Type

jar

Download whale-spring-boot-starter 1.0.0-RELEASE


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