| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.anji-plus |
| Идентификатор | Идентификаторspring-boot-starter-captcha |
| Последняя версия | Последняя версия1.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcaptcha-spring-boot-starter
anji-plus captcha captcha-spring-boot-starter
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.anji-plus/spring-boot-starter-captcha/ -->
<dependency>
<groupId>com.anji-plus</groupId>
<artifactId>spring-boot-starter-captcha</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.anji-plus/spring-boot-starter-captcha/
implementation 'com.anji-plus:spring-boot-starter-captcha:1.3.0'
// https://jarcasting.com/artifacts/com.anji-plus/spring-boot-starter-captcha/
implementation ("com.anji-plus:spring-boot-starter-captcha:1.3.0")
'com.anji-plus:spring-boot-starter-captcha:jar:1.3.0'
<dependency org="com.anji-plus" name="spring-boot-starter-captcha" rev="1.3.0">
<artifact name="spring-boot-starter-captcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anji-plus', module='spring-boot-starter-captcha', version='1.3.0')
)
libraryDependencies += "com.anji-plus" % "spring-boot-starter-captcha" % "1.3.0"
[com.anji-plus/spring-boot-starter-captcha "1.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.anji-plus : captcha | jar | 1.3.0 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.4.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.0.4.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.0.4.RELEASE |