License |
License |
---|---|
GroupId | GroupIdio.leopard.thirdparty |
ArtifactId | ArtifactIdjcaptcha-core |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJCaptcha
jcaptcha
|
Filename | Size |
---|---|
jcaptcha-core-2.0.0.pom | |
jcaptcha-core-2.0.0.jar | 199 KB |
jcaptcha-core-2.0.0-sources.jar | 238 KB |
jcaptcha-core-2.0.0-javadoc.jar | 990 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.leopard.thirdparty/jcaptcha-core/ -->
<dependency>
<groupId>io.leopard.thirdparty</groupId>
<artifactId>jcaptcha-core</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard.thirdparty/jcaptcha-core/
implementation 'io.leopard.thirdparty:jcaptcha-core:2.0.0'
// https://jarcasting.com/artifacts/io.leopard.thirdparty/jcaptcha-core/
implementation ("io.leopard.thirdparty:jcaptcha-core:2.0.0")
'io.leopard.thirdparty:jcaptcha-core:jar:2.0.0'
<dependency org="io.leopard.thirdparty" name="jcaptcha-core" rev="2.0.0">
<artifact name="jcaptcha-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard.thirdparty', module='jcaptcha-core', version='2.0.0')
)
libraryDependencies += "io.leopard.thirdparty" % "jcaptcha-core" % "2.0.0"
[io.leopard.thirdparty/jcaptcha-core "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.leopard.thirdparty : jcaptcha-api | jar | 2.0.0 |
com.jhlabs : filters | jar | 2.0.235 |
org.slf4j : slf4j-api | jar | 1.5.6 |
Group / Artifact | Type | Version |
---|---|---|
commons-collections : commons-collections | jar | 3.2 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
javax.servlet.jsp : jsp-api | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |