| License |
License |
|---|---|
| GroupId | GroupIdorg.beangle.otk |
| ArtifactId | ArtifactIdbeangle-otk-captcha_3 |
| Last Version | Last Version0.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbeangle-otk-captcha
beangle Starter
|
| Project Organization |
Project OrganizationThe Beangle Software |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.beangle.otk/beangle-otk-captcha_3/ -->
<dependency>
<groupId>org.beangle.otk</groupId>
<artifactId>beangle-otk-captcha_3</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.otk/beangle-otk-captcha_3/
implementation 'org.beangle.otk:beangle-otk-captcha_3:0.0.4'
// https://jarcasting.com/artifacts/org.beangle.otk/beangle-otk-captcha_3/
implementation ("org.beangle.otk:beangle-otk-captcha_3:0.0.4")
'org.beangle.otk:beangle-otk-captcha_3:jar:0.0.4'
<dependency org="org.beangle.otk" name="beangle-otk-captcha_3" rev="0.0.4">
<artifact name="beangle-otk-captcha_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beangle.otk', module='beangle-otk-captcha_3', version='0.0.4')
)
libraryDependencies += "org.beangle.otk" % "beangle-otk-captcha_3" % "0.0.4"
[org.beangle.otk/beangle-otk-captcha_3 "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.2 |
| org.beangle.webmvc : beangle-webmvc-spring_3 | jar | 0.4.10 |
| org.beangle.cache : beangle-cache-caffeine_3 | jar | 0.0.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.11 |