GroupId | GroupIdorg.apache.cocoon.root |
---|---|
ArtifactId | ArtifactIdcocoon-root |
Last Version | Last Version3.0.0-alpha-3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Cocoon 3: Root
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cocoon-root-3.0.0-alpha-3.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cocoon.root/cocoon-root/ -->
<dependency>
<groupId>org.apache.cocoon.root</groupId>
<artifactId>cocoon-root</artifactId>
<version>3.0.0-alpha-3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cocoon.root/cocoon-root/
implementation 'org.apache.cocoon.root:cocoon-root:3.0.0-alpha-3'
// https://jarcasting.com/artifacts/org.apache.cocoon.root/cocoon-root/
implementation ("org.apache.cocoon.root:cocoon-root:3.0.0-alpha-3")
'org.apache.cocoon.root:cocoon-root:pom:3.0.0-alpha-3'
<dependency org="org.apache.cocoon.root" name="cocoon-root" rev="3.0.0-alpha-3">
<artifact name="cocoon-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.cocoon.root', module='cocoon-root', version='3.0.0-alpha-3')
)
libraryDependencies += "org.apache.cocoon.root" % "cocoon-root" % "3.0.0-alpha-3"
[org.apache.cocoon.root/cocoon-root "3.0.0-alpha-3"]