License |
License |
---|---|
GroupId | GroupIdorg.apache.cocoon |
ArtifactId | ArtifactIdcocoon-captcha-impl |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCocoon Captcha Block Implementation
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cocoon-captcha-impl-1.0.0.pom | |
cocoon-captcha-impl-1.0.0.jar | 12 KB |
cocoon-captcha-impl-1.0.0-sources.jar | 10 KB |
cocoon-captcha-impl-1.0.0-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-captcha-impl/ -->
<dependency>
<groupId>org.apache.cocoon</groupId>
<artifactId>cocoon-captcha-impl</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-captcha-impl/
implementation 'org.apache.cocoon:cocoon-captcha-impl:1.0.0'
// https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-captcha-impl/
implementation ("org.apache.cocoon:cocoon-captcha-impl:1.0.0")
'org.apache.cocoon:cocoon-captcha-impl:jar:1.0.0'
<dependency org="org.apache.cocoon" name="cocoon-captcha-impl" rev="1.0.0">
<artifact name="cocoon-captcha-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cocoon', module='cocoon-captcha-impl', version='1.0.0')
)
libraryDependencies += "org.apache.cocoon" % "cocoon-captcha-impl" % "1.0.0"
[org.apache.cocoon/cocoon-captcha-impl "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cocoon : cocoon-core | jar | 2.2.0 |