License |
License |
---|---|
GroupId | GroupIdcom.feingto |
ArtifactId | ArtifactIdfeingto-cache |
Version | Version2.5.1.RELEASE |
Type | Typejar |
Description |
DescriptionFeingto微服务通用组件库
|
Filename | Size |
---|---|
feingto-cache-2.5.1.RELEASE.pom | |
feingto-cache-2.5.1.RELEASE.jar | 38 KB |
feingto-cache-2.5.1.RELEASE-sources.jar | 20 KB |
feingto-cache-2.5.1.RELEASE-javadoc.jar | 162 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.feingto/feingto-cache/ -->
<dependency>
<groupId>com.feingto</groupId>
<artifactId>feingto-cache</artifactId>
<version>2.5.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.feingto/feingto-cache/
implementation 'com.feingto:feingto-cache:2.5.1.RELEASE'
// https://jarcasting.com/artifacts/com.feingto/feingto-cache/
implementation ("com.feingto:feingto-cache:2.5.1.RELEASE")
'com.feingto:feingto-cache:jar:2.5.1.RELEASE'
<dependency org="com.feingto" name="feingto-cache" rev="2.5.1.RELEASE">
<artifact name="feingto-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.feingto', module='feingto-cache', version='2.5.1.RELEASE')
)
libraryDependencies += "com.feingto" % "feingto-cache" % "2.5.1.RELEASE"
[com.feingto/feingto-cache "2.5.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.feingto : feingto-kit | jar | 2.5.1.RELEASE |
org.springframework.cloud : spring-cloud-commons | jar | |
org.springframework.boot : spring-boot-starter-data-redis | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |