Last Version

com.feingto:feingto-cache 2.5.2.RELEASE

Feingto微服务通用组件库

License

License

GroupId

GroupId

com.feingto
ArtifactId

ArtifactId

feingto-cache
Version

Version

2.5.2.RELEASE
Type

Type

jar
Description

Description

Feingto微服务通用组件库

Download feingto-cache 2.5.2.RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
com.feingto : feingto-kit jar 2.5.2.RELEASE
org.springframework.cloud : spring-cloud-commons jar
org.springframework.boot : spring-boot-starter-data-redis jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.