| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices bucket4j General Purpose Libraries Utility |
| GroupId | GroupIdcom.giffing.bucket4j.spring.boot.starter |
| ArtifactId | ArtifactIdbucket4j-spring-boot-starter-springboot1 |
| Version | Version0.1.15 |
| Type | Typejar |
| Description |
DescriptionSpring Boot Starter für Bucket4J
|
<!-- https://jarcasting.com/artifacts/com.giffing.bucket4j.spring.boot.starter/bucket4j-spring-boot-starter-springboot1/ -->
<dependency>
<groupId>com.giffing.bucket4j.spring.boot.starter</groupId>
<artifactId>bucket4j-spring-boot-starter-springboot1</artifactId>
<version>0.1.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.giffing.bucket4j.spring.boot.starter/bucket4j-spring-boot-starter-springboot1/
implementation 'com.giffing.bucket4j.spring.boot.starter:bucket4j-spring-boot-starter-springboot1:0.1.15'
// https://jarcasting.com/artifacts/com.giffing.bucket4j.spring.boot.starter/bucket4j-spring-boot-starter-springboot1/
implementation ("com.giffing.bucket4j.spring.boot.starter:bucket4j-spring-boot-starter-springboot1:0.1.15")
'com.giffing.bucket4j.spring.boot.starter:bucket4j-spring-boot-starter-springboot1:jar:0.1.15'
<dependency org="com.giffing.bucket4j.spring.boot.starter" name="bucket4j-spring-boot-starter-springboot1" rev="0.1.15">
<artifact name="bucket4j-spring-boot-starter-springboot1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.giffing.bucket4j.spring.boot.starter', module='bucket4j-spring-boot-starter-springboot1', version='0.1.15')
)
libraryDependencies += "com.giffing.bucket4j.spring.boot.starter" % "bucket4j-spring-boot-starter-springboot1" % "0.1.15"
[com.giffing.bucket4j.spring.boot.starter/bucket4j-spring-boot-starter-springboot1 "0.1.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.giffing.bucket4j.spring.boot.starter : bucket4j-spring-boot-starter-context | jar | 0.1.15 |
| org.springframework.boot : spring-boot-actuator | jar | 1.5.10.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.vladimir-bukhtoyarov : bucket4j-core | jar | 4.1.0 |