| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.thierrysquirrel |
| Идентификатор | Идентификаторlimiter-spring-boot |
| Последняя версия | Последняя версия2.1.1.4-RELEASE |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеlimiter-spring-boot
limiter-spring-boot
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| limiter-spring-boot-2.1.1.4-RELEASE.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.thierrysquirrel/limiter-spring-boot/ -->
<dependency>
<groupId>com.github.thierrysquirrel</groupId>
<artifactId>limiter-spring-boot</artifactId>
<version>2.1.1.4-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.1.4-RELEASE'
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/limiter-spring-boot/
implementation ("com.github.thierrysquirrel:limiter-spring-boot:2.1.1.4-RELEASE")
'com.github.thierrysquirrel:limiter-spring-boot:pom:2.1.1.4-RELEASE'
<dependency org="com.github.thierrysquirrel" name="limiter-spring-boot" rev="2.1.1.4-RELEASE">
<artifact name="limiter-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.thierrysquirrel', module='limiter-spring-boot', version='2.1.1.4-RELEASE')
)
libraryDependencies += "com.github.thierrysquirrel" % "limiter-spring-boot" % "2.1.1.4-RELEASE"
[com.github.thierrysquirrel/limiter-spring-boot "2.1.1.4-RELEASE"]