License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.hccake |
ArtifactId | ArtifactIdballcat-common-redis |
Last Version | Last Version0.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description项目基本脚手架
|
Filename | Size |
---|---|
ballcat-common-redis-0.7.1.pom | |
ballcat-common-redis-0.7.1.jar | 31 KB |
ballcat-common-redis-0.7.1-sources.jar | 23 KB |
ballcat-common-redis-0.7.1-javadoc.jar | 186 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hccake/ballcat-common-redis/ -->
<dependency>
<groupId>com.hccake</groupId>
<artifactId>ballcat-common-redis</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hccake/ballcat-common-redis/
implementation 'com.hccake:ballcat-common-redis:0.7.1'
// https://jarcasting.com/artifacts/com.hccake/ballcat-common-redis/
implementation ("com.hccake:ballcat-common-redis:0.7.1")
'com.hccake:ballcat-common-redis:jar:0.7.1'
<dependency org="com.hccake" name="ballcat-common-redis" rev="0.7.1">
<artifact name="ballcat-common-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hccake', module='ballcat-common-redis', version='0.7.1')
)
libraryDependencies += "com.hccake" % "ballcat-common-redis" % "0.7.1"
[com.hccake/ballcat-common-redis "0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
com.hccake : ballcat-common-core | jar | |
com.hccake : ballcat-common-util | jar | |
org.springframework.data : spring-data-redis | jar | |
org.springframework.boot : spring-boot | jar | |
org.aspectj : aspectjweaver | jar | |
org.mapstruct : mapstruct | jar | 1.4.2.Final |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
io.lettuce : lettuce-core | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.security : spring-security-test | jar |