License |
License |
---|---|
Categories |
CategoriesDatabases Data |
GroupId | GroupIdorg.apache.cocoon |
ArtifactId | ArtifactIdcocoon-databases-bridge |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCocoon Database Block Bridge for Avalon components
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 |
<!-- https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-databases-bridge/ -->
<dependency>
<groupId>org.apache.cocoon</groupId>
<artifactId>cocoon-databases-bridge</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-databases-bridge/
implementation 'org.apache.cocoon:cocoon-databases-bridge:1.0.0'
// https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-databases-bridge/
implementation ("org.apache.cocoon:cocoon-databases-bridge:1.0.0")
'org.apache.cocoon:cocoon-databases-bridge:jar:1.0.0'
<dependency org="org.apache.cocoon" name="cocoon-databases-bridge" rev="1.0.0">
<artifact name="cocoon-databases-bridge" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cocoon', module='cocoon-databases-bridge', version='1.0.0')
)
libraryDependencies += "org.apache.cocoon" % "cocoon-databases-bridge" % "1.0.0"
[org.apache.cocoon/cocoon-databases-bridge "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cocoon : cocoon-spring-configurator | jar | 1.0.2 |
org.apache.excalibur.components : excalibur-datasource | jar | 2.2.2 |
org.springframework : spring-jdbc | jar | 2.0.6 |
org.springframework : spring-dao | jar | 2.0.6 |