| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.octo.captcha |
| Идентификатор | Идентификаторjcaptcha-integration-struts |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеIntegration Struts
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| jcaptcha-integration-struts-1.0.pom | |
| jcaptcha-integration-struts-1.0.jar | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.octo.captcha/jcaptcha-integration-struts/ -->
<dependency>
<groupId>com.octo.captcha</groupId>
<artifactId>jcaptcha-integration-struts</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.octo.captcha/jcaptcha-integration-struts/
implementation 'com.octo.captcha:jcaptcha-integration-struts:1.0'
// https://jarcasting.com/artifacts/com.octo.captcha/jcaptcha-integration-struts/
implementation ("com.octo.captcha:jcaptcha-integration-struts:1.0")
'com.octo.captcha:jcaptcha-integration-struts:jar:1.0'
<dependency org="com.octo.captcha" name="jcaptcha-integration-struts" rev="1.0">
<artifact name="jcaptcha-integration-struts" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.octo.captcha', module='jcaptcha-integration-struts', version='1.0')
)
libraryDependencies += "com.octo.captcha" % "jcaptcha-integration-struts" % "1.0"
[com.octo.captcha/jcaptcha-integration-struts "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.octo.captcha : jcaptcha | jar | 1.0 |
| struts : struts | jar | 1.2.7 |