GroupId | GroupIdcom.adobe.granite |
---|---|
ArtifactId | ArtifactIdparent |
Last Version | Last Version142 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAdobe Granite (Parent Project)
The parent project for Granite, the Open Web Stack
|
Filename | Size |
---|---|
parent-142.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.adobe.granite/parent/ -->
<dependency>
<groupId>com.adobe.granite</groupId>
<artifactId>parent</artifactId>
<version>142</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.granite/parent/
implementation 'com.adobe.granite:parent:142'
// https://jarcasting.com/artifacts/com.adobe.granite/parent/
implementation ("com.adobe.granite:parent:142")
'com.adobe.granite:parent:pom:142'
<dependency org="com.adobe.granite" name="parent" rev="142">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.adobe.granite', module='parent', version='142')
)
libraryDependencies += "com.adobe.granite" % "parent" % "142"
[com.adobe.granite/parent "142"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.annotation | jar | 7.0.0 |
org.osgi : org.osgi.service.component.annotations | jar | 1.4.0 |
org.osgi : org.osgi.service.metatype.annotations | jar | 1.4.0 |