mica

An enhanced toolkit of Spring cloud to simplify development.

License

License

Categories

Categories

Net
GroupId

GroupId

net.dreamlu.mica
ArtifactId

ArtifactId

mica-captcha
Last Version

Last Version

0.0.1-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

mica
An enhanced toolkit of Spring cloud to simplify development.
Project URL

Project URL

https://git.dreamlu.net/dream-vip/mica
Source Code Management

Source Code Management

https://git.dreamlu.net/dream-vip/mica.git

Download mica-captcha

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.dreamlu.mica : mica-core jar 0.0.1-RC1
org.springframework.boot : spring-boot-autoconfigure jar

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1-RC1