microworld-captcha-client

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

top.microworld
ArtifactId

ArtifactId

microworld-captcha-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

microworld-captcha-client
Parent pom providing dependency and plugin management for applications built with Maven

Download microworld-captcha-client

How to add to project

<!-- https://jarcasting.com/artifacts/top.microworld/microworld-captcha-client/ -->
<dependency>
    <groupId>top.microworld</groupId>
    <artifactId>microworld-captcha-client</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.microworld/microworld-captcha-client/
implementation 'top.microworld:microworld-captcha-client:1.0.0'
// https://jarcasting.com/artifacts/top.microworld/microworld-captcha-client/
implementation ("top.microworld:microworld-captcha-client:1.0.0")
'top.microworld:microworld-captcha-client:jar:1.0.0'
<dependency org="top.microworld" name="microworld-captcha-client" rev="1.0.0">
  <artifact name="microworld-captcha-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.microworld', module='microworld-captcha-client', version='1.0.0')
)
libraryDependencies += "top.microworld" % "microworld-captcha-client" % "1.0.0"
[top.microworld/microworld-captcha-client "1.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
top.microworld » microworld-common jar 1.0.0
org.springframework.boot : spring-boot-starter-web jar 2.4.3
com.alibaba : fastjson jar 1.2.69
org.projectlombok : lombok jar 1.18.20

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0