| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.dreamlu.mica |
| ArtifactId | ArtifactIdmica-captcha |
| Last Version | Last Version0.0.1-RC1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmica
An enhanced toolkit of Spring cloud to simplify development.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mica-captcha-0.0.1-RC1.pom | |
| mica-captcha-0.0.1-RC1.jar | 13 KB |
| mica-captcha-0.0.1-RC1-sources.jar | 8 KB |
| mica-captcha-0.0.1-RC1-javadoc.jar | 43 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.dreamlu.mica/mica-captcha/ -->
<dependency>
<groupId>net.dreamlu.mica</groupId>
<artifactId>mica-captcha</artifactId>
<version>0.0.1-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu.mica/mica-captcha/
implementation 'net.dreamlu.mica:mica-captcha:0.0.1-RC1'
// https://jarcasting.com/artifacts/net.dreamlu.mica/mica-captcha/
implementation ("net.dreamlu.mica:mica-captcha:0.0.1-RC1")
'net.dreamlu.mica:mica-captcha:jar:0.0.1-RC1'
<dependency org="net.dreamlu.mica" name="mica-captcha" rev="0.0.1-RC1">
<artifact name="mica-captcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu.mica', module='mica-captcha', version='0.0.1-RC1')
)
libraryDependencies += "net.dreamlu.mica" % "mica-captcha" % "0.0.1-RC1"
[net.dreamlu.mica/mica-captcha "0.0.1-RC1"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.dreamlu.mica : mica-core | jar | 0.0.1-RC1 |
| org.springframework.boot : spring-boot-autoconfigure | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-test | jar | |
| junit : junit | jar | 4.12 |