com.xxelin:whale-spring-boot-starter

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.xxelin
ArtifactId

ArtifactId

whale-spring-boot-starter
Last Version

Last Version

1.2.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download whale-spring-boot-starter

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.xxelin : whale-core jar 1.2.0-RELEASE
org.apache.commons : commons-lang3 jar 3.8.1
com.google.guava : guava jar 28.0-jre
com.alibaba : fastjson jar 1.2.59
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.apache.dubbo : dubbo-serialization-hessian2 jar 2.7.3
com.esotericsoftware : kryo jar 4.0.2
redis.clients : jedis jar 2.9.0

provided (6)

Group / Artifact Type Version
org.projectlombok : lombok jar
org.springframework.boot : spring-boot-autoconfigure jar
org.slf4j : slf4j-api jar
com.github.ben-manes.caffeine : caffeine jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.data : spring-data-redis jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0-RELEASE
1.1.1-RELEASE
1.1.0-RELEASE
1.0.0-RELEASE
0.0.9-RELEASE