com.xxelin:whale

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

License

License

GroupId

GroupId

com.xxelin
ArtifactId

ArtifactId

whale
Last Version

Last Version

1.2.0-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download whale

Filename Size
whale-1.2.0-RELEASE.pom 6 KB
Browse

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
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

  • whale-core
  • whale-spring-boot-starter

Versions

Version
1.2.0-RELEASE
1.1.1-RELEASE