Categories |
CategoriesRedis Data Databases |
---|---|
GroupId | GroupIdfit.chis.cloud |
ArtifactId | ArtifactIdchis4cloud-common-redis |
Version | Version3.2.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/fit.chis.cloud/chis4cloud-common-redis/ -->
<dependency>
<groupId>fit.chis.cloud</groupId>
<artifactId>chis4cloud-common-redis</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/fit.chis.cloud/chis4cloud-common-redis/
implementation 'fit.chis.cloud:chis4cloud-common-redis:3.2.0'
// https://jarcasting.com/artifacts/fit.chis.cloud/chis4cloud-common-redis/
implementation ("fit.chis.cloud:chis4cloud-common-redis:3.2.0")
'fit.chis.cloud:chis4cloud-common-redis:jar:3.2.0'
<dependency org="fit.chis.cloud" name="chis4cloud-common-redis" rev="3.2.0">
<artifact name="chis4cloud-common-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='fit.chis.cloud', module='chis4cloud-common-redis', version='3.2.0')
)
libraryDependencies += "fit.chis.cloud" % "chis4cloud-common-redis" % "3.2.0"
[fit.chis.cloud/chis4cloud-common-redis "3.2.0"]