com.xxelin:whale-core

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

License

License

GroupId

GroupId

com.xxelin
ArtifactId

ArtifactId

whale-core
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-core

How to add to project

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

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