License |
License |
---|---|
GroupId | GroupIdcom.octo.captcha |
ArtifactId | ArtifactIdjcaptcha-integration-struts |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIntegration Struts
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jcaptcha-integration-struts-1.0.pom | |
jcaptcha-integration-struts-1.0.jar | 11 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.octo.captcha : jcaptcha | jar | 1.0 |
struts : struts | jar | 1.2.7 |