| License |
License |
|---|---|
| GroupId | GroupIdcom.adobe.cq.screens |
| ArtifactId | ArtifactIdparent |
| Version | Version16 |
| Type | Typepom |
| Description |
DescriptionAEM Screens - Parent Project
The parent project to the Communique 5 parts
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| parent-16.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.adobe.cq.screens/parent/ -->
<dependency>
<groupId>com.adobe.cq.screens</groupId>
<artifactId>parent</artifactId>
<version>16</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.cq.screens/parent/
implementation 'com.adobe.cq.screens:parent:16'
// https://jarcasting.com/artifacts/com.adobe.cq.screens/parent/
implementation ("com.adobe.cq.screens:parent:16")
'com.adobe.cq.screens:parent:pom:16'
<dependency org="com.adobe.cq.screens" name="parent" rev="16">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.adobe.cq.screens', module='parent', version='16')
)
libraryDependencies += "com.adobe.cq.screens" % "parent" % "16"
[com.adobe.cq.screens/parent "16"]
| 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 |