is not current version
Last Version 0.0.2

com.giffing.bucket4j.spring.boot.starter:bucket4j-spring-boot-starter-example-ehcache 0.0.1


Categories

Categories

Spring Boot Container Microservices Ehcache Data Caching bucket4j General Purpose Libraries Utility
GroupId

GroupId

com.giffing.bucket4j.spring.boot.starter
ArtifactId

ArtifactId

bucket4j-spring-boot-starter-example-ehcache
Version

Version

0.0.1
Type

Type

jar

Download bucket4j-spring-boot-starter-example-ehcache 0.0.1


<!-- https://jarcasting.com/artifacts/com.giffing.bucket4j.spring.boot.starter/bucket4j-spring-boot-starter-example-ehcache/ -->
<dependency>
    <groupId>com.giffing.bucket4j.spring.boot.starter</groupId>
    <artifactId>bucket4j-spring-boot-starter-example-ehcache</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.giffing.bucket4j.spring.boot.starter/bucket4j-spring-boot-starter-example-ehcache/
implementation 'com.giffing.bucket4j.spring.boot.starter:bucket4j-spring-boot-starter-example-ehcache:0.0.1'
// https://jarcasting.com/artifacts/com.giffing.bucket4j.spring.boot.starter/bucket4j-spring-boot-starter-example-ehcache/
implementation ("com.giffing.bucket4j.spring.boot.starter:bucket4j-spring-boot-starter-example-ehcache:0.0.1")
'com.giffing.bucket4j.spring.boot.starter:bucket4j-spring-boot-starter-example-ehcache:jar:0.0.1'
<dependency org="com.giffing.bucket4j.spring.boot.starter" name="bucket4j-spring-boot-starter-example-ehcache" rev="0.0.1">
  <artifact name="bucket4j-spring-boot-starter-example-ehcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.giffing.bucket4j.spring.boot.starter', module='bucket4j-spring-boot-starter-example-ehcache', version='0.0.1')
)
libraryDependencies += "com.giffing.bucket4j.spring.boot.starter" % "bucket4j-spring-boot-starter-example-ehcache" % "0.0.1"
[com.giffing.bucket4j.spring.boot.starter/bucket4j-spring-boot-starter-example-ehcache "0.0.1"]