Last Version

JCaptcha 2.0.0

jcaptcha

License

License

GroupId

GroupId

io.leopard.thirdparty
ArtifactId

ArtifactId

jcaptcha-core
Version

Version

2.0.0
Type

Type

jar
Description

Description

JCaptcha
jcaptcha

Download jcaptcha-core 2.0.0


<!-- 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"]

Dependencies

compile (3)

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

provided (3)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.