| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.adobe.granite |
| Идентификатор | Идентификаторparent |
| Версия | Версия86 |
| Тип | Типpom |
| Описание |
ОписаниеAdobe Granite (Parent Project)
The parent project for Granite, the Open Web Stack
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| parent-86.pom | 38 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.adobe.granite/parent/ -->
<dependency>
<groupId>com.adobe.granite</groupId>
<artifactId>parent</artifactId>
<version>86</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.granite/parent/
implementation 'com.adobe.granite:parent:86'
// https://jarcasting.com/artifacts/com.adobe.granite/parent/
implementation ("com.adobe.granite:parent:86")
'com.adobe.granite:parent:pom:86'
<dependency org="com.adobe.granite" name="parent" rev="86">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.adobe.granite', module='parent', version='86')
)
libraryDependencies += "com.adobe.granite" % "parent" % "86"
[com.adobe.granite/parent "86"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| org.apache.felix : org.apache.felix.scr.annotations | jar | 1.12.0 |
| biz.aQute : bndlib | jar | 1.43.0 |