is not current version
Last Version 1.3.2

com.buession.springboot:buession-springboot-cache 1.0.0

Buession Framework Springboot For Cache

GroupId

GroupId

com.buession.springboot
ArtifactId

ArtifactId

buession-springboot-cache
Version

Version

1.0.0
Type

Type

jar

Download buession-springboot-cache 1.0.0


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