License |
License |
---|---|
GroupId | GroupIdorg.apache.cocoon |
ArtifactId | ArtifactIdcocoon-store-impl |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCocoon Store Implementation
Several components implementing of the Excalibur Store interface.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cocoon-store-impl-1.0.0.pom | |
cocoon-store-impl-1.0.0.jar | 31 KB |
cocoon-store-impl-1.0.0-sources.jar | 30 KB |
cocoon-store-impl-1.0.0-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-store-impl/ -->
<dependency>
<groupId>org.apache.cocoon</groupId>
<artifactId>cocoon-store-impl</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-store-impl/
implementation 'org.apache.cocoon:cocoon-store-impl:1.0.0'
// https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-store-impl/
implementation ("org.apache.cocoon:cocoon-store-impl:1.0.0")
'org.apache.cocoon:cocoon-store-impl:jar:1.0.0'
<dependency org="org.apache.cocoon" name="cocoon-store-impl" rev="1.0.0">
<artifact name="cocoon-store-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cocoon', module='cocoon-store-impl', version='1.0.0')
)
libraryDependencies += "org.apache.cocoon" % "cocoon-store-impl" % "1.0.0"
[org.apache.cocoon/cocoon-store-impl "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cocoon : cocoon-configuration-api | jar | 1.0.2 |
org.apache.cocoon : cocoon-thread-api | jar | 1.0.0 |
org.apache.cocoon : cocoon-util | jar | 1.0.0 |
commons-io : commons-io | jar | 1.3.1 |
org.apache.excalibur.components : excalibur-store | jar | 2.2.1 |
org.apache.excalibur.containerkit : excalibur-instrument-api | jar | 2.2.1 |
net.sf.ehcache : ehcache | jar | 1.2.4 |