is not current version
Last Version 2.1.1.4-RELEASE

com.github.thierrysquirrel:limiter-spring-boot 2.1.0.7-RELEASE

limiter-spring-boot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.thierrysquirrel
ArtifactId

ArtifactId

limiter-spring-boot
Version

Version

2.1.0.7-RELEASE
Type

Type

pom

Download limiter-spring-boot 2.1.0.7-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.thierrysquirrel/limiter-spring-boot/ -->
<dependency>
    <groupId>com.github.thierrysquirrel</groupId>
    <artifactId>limiter-spring-boot</artifactId>
    <version>2.1.0.7-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/limiter-spring-boot/
implementation 'com.github.thierrysquirrel:limiter-spring-boot:2.1.0.7-RELEASE'
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/limiter-spring-boot/
implementation ("com.github.thierrysquirrel:limiter-spring-boot:2.1.0.7-RELEASE")
'com.github.thierrysquirrel:limiter-spring-boot:pom:2.1.0.7-RELEASE'
<dependency org="com.github.thierrysquirrel" name="limiter-spring-boot" rev="2.1.0.7-RELEASE">
  <artifact name="limiter-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.thierrysquirrel', module='limiter-spring-boot', version='2.1.0.7-RELEASE')
)
libraryDependencies += "com.github.thierrysquirrel" % "limiter-spring-boot" % "2.1.0.7-RELEASE"
[com.github.thierrysquirrel/limiter-spring-boot "2.1.0.7-RELEASE"]