| License |
License |
|---|---|
| GroupId | GroupIdcom.day.cq |
| ArtifactId | ArtifactIdparent |
| Version | Version68 |
| Type | Typepom |
| Description |
DescriptionAdobe Communique 5 (Parent Project)
The parent project to the Communique 5 parts
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| parent-68.pom | 33 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.day.cq/parent/ -->
<dependency>
<groupId>com.day.cq</groupId>
<artifactId>parent</artifactId>
<version>68</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.day.cq/parent/
implementation 'com.day.cq:parent:68'
// https://jarcasting.com/artifacts/com.day.cq/parent/
implementation ("com.day.cq:parent:68")
'com.day.cq:parent:pom:68'
<dependency org="com.day.cq" name="parent" rev="68">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.day.cq', module='parent', version='68')
)
libraryDependencies += "com.day.cq" % "parent" % "68"
[com.day.cq/parent "68"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgi : osgi.annotation | jar | 6.0.1 |
| org.osgi : org.osgi.service.component.annotations | jar | 1.3.0 |
| org.osgi : org.osgi.service.metatype.annotations | jar | 1.3.0 |