Last Version

ram-captcha 1.0.0

Ram project base component for captcha.

License

License

GroupId

GroupId

top.beanshell
ArtifactId

ArtifactId

ram-captcha
Version

Version

1.0.0
Type

Type

pom
Description

Description

ram-captcha
Ram project base component for captcha.
Project URL

Project URL

https://www.beanshell.top
Source Code Management

Source Code Management

https://github.com/mbc3320/ram-captcha

Download ram-captcha 1.0.0

Filename Size
ram-captcha-1.0.0.pom 7 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ram-captcha-api
  • ram-captcha-service
  • ram-captcha-dao-api
  • ram-captcha-endpoint-console
  • ram-captcha-common
  • app-config
  • app-container
  • app-test
  • ram-captcha-dao-mybatis