License |
License |
---|---|
GroupId | GroupIdcom.pig4cloud.plugin |
ArtifactId | ArtifactIdcaptcha-core |
Version | Version2.2.1 |
Type | Typejar |
Description |
Descriptioncaptcha-core
Java web graphics verification code, support gif verification code.
|
Filename | Size |
---|---|
captcha-core-2.2.1.pom | |
captcha-core-2.2.1.jar | 340 KB |
captcha-core-2.2.1-sources.jar | 331 KB |
captcha-core-2.2.1-javadoc.jar | 502 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pig4cloud.plugin/captcha-core/ -->
<dependency>
<groupId>com.pig4cloud.plugin</groupId>
<artifactId>captcha-core</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.pig4cloud.plugin/captcha-core/
implementation 'com.pig4cloud.plugin:captcha-core:2.2.1'
// https://jarcasting.com/artifacts/com.pig4cloud.plugin/captcha-core/
implementation ("com.pig4cloud.plugin:captcha-core:2.2.1")
'com.pig4cloud.plugin:captcha-core:jar:2.2.1'
<dependency org="com.pig4cloud.plugin" name="captcha-core" rev="2.2.1">
<artifact name="captcha-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pig4cloud.plugin', module='captcha-core', version='2.2.1')
)
libraryDependencies += "com.pig4cloud.plugin" % "captcha-core" % "2.2.1"
[com.pig4cloud.plugin/captcha-core "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.aviator : aviator | jar | 5.1.4 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |