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