License |
License |
---|---|
GroupId | GroupIdorg.bardframework.commons |
ArtifactId | ArtifactIdcommon-captcha |
Version | Version0.5 |
Type | Typejar |
Description |
DescriptionThe Bard Framework Parent POM provides common settings for all Bards components.
|
Filename | Size |
---|---|
common-captcha-0.5.pom | |
common-captcha-0.5.jar | 8 KB |
common-captcha-0.5-sources.jar | 4 KB |
common-captcha-0.5-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bardframework.commons/common-captcha/ -->
<dependency>
<groupId>org.bardframework.commons</groupId>
<artifactId>common-captcha</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.bardframework.commons/common-captcha/
implementation 'org.bardframework.commons:common-captcha:0.5'
// https://jarcasting.com/artifacts/org.bardframework.commons/common-captcha/
implementation ("org.bardframework.commons:common-captcha:0.5")
'org.bardframework.commons:common-captcha:jar:0.5'
<dependency org="org.bardframework.commons" name="common-captcha" rev="0.5">
<artifact name="common-captcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bardframework.commons', module='common-captcha', version='0.5')
)
libraryDependencies += "org.bardframework.commons" % "common-captcha" % "0.5"
[org.bardframework.commons/common-captcha "0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.bardframework.commons : common-utils | jar | 0.5 |
org.bardframework.commons : common-utils-persian | jar | 0.5 |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | |
org.junit.jupiter : junit-jupiter-engine | jar |