| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.icefaces |
| Идентификатор | Идентификаторbundle-parent |
| Последняя версия | Последняя версия4.3.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеICEfaces
ICEfaces Parent Project
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| bundle-parent-4.3.0.pom | 12 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.icefaces/bundle-parent/ -->
<dependency>
<groupId>org.icefaces</groupId>
<artifactId>bundle-parent</artifactId>
<version>4.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.icefaces/bundle-parent/
implementation 'org.icefaces:bundle-parent:4.3.0'
// https://jarcasting.com/artifacts/org.icefaces/bundle-parent/
implementation ("org.icefaces:bundle-parent:4.3.0")
'org.icefaces:bundle-parent:pom:4.3.0'
<dependency org="org.icefaces" name="bundle-parent" rev="4.3.0">
<artifact name="bundle-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.icefaces', module='bundle-parent', version='4.3.0')
)
libraryDependencies += "org.icefaces" % "bundle-parent" % "4.3.0"
[org.icefaces/bundle-parent "4.3.0"]