net.coding.yuanhai:base-redis-sdk

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Redis Data Databases Net
GroupId

GroupId

net.coding.yuanhai
ArtifactId

ArtifactId

base-redis-sdk
Last Version

Last Version

1.7.2
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/base-redis-sdk
Source Code Management

Source Code Management

https://e.coding.net/yuanhai/sea/sea.git/base-redis-sdk

Download base-redis-sdk

How to add to project

<!-- https://jarcasting.com/artifacts/net.coding.yuanhai/base-redis-sdk/ -->
<dependency>
    <groupId>net.coding.yuanhai</groupId>
    <artifactId>base-redis-sdk</artifactId>
    <version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.coding.yuanhai/base-redis-sdk/
implementation 'net.coding.yuanhai:base-redis-sdk:1.7.2'
// https://jarcasting.com/artifacts/net.coding.yuanhai/base-redis-sdk/
implementation ("net.coding.yuanhai:base-redis-sdk:1.7.2")
'net.coding.yuanhai:base-redis-sdk:jar:1.7.2'
<dependency org="net.coding.yuanhai" name="base-redis-sdk" rev="1.7.2">
  <artifact name="base-redis-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.coding.yuanhai', module='base-redis-sdk', version='1.7.2')
)
libraryDependencies += "net.coding.yuanhai" % "base-redis-sdk" % "1.7.2"
[net.coding.yuanhai/base-redis-sdk "1.7.2"]

Dependencies

compile (5)

Group / Artifact Type Version
net.coding.yuanhai : base-core-sdk jar 1.7.2
org.springframework.boot : spring-boot-starter-data-redis jar 2.0.6.RELEASE
org.redisson : redisson-spring-boot-starter jar 3.9.1
org.apache.commons : commons-pool2 jar 2.4.2
cn.hutool : hutool-all jar 4.5.16

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.2
1.7.1