| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.liferay |
| Идентификатор | Идентификаторcom.liferay.portal.fragment.bundle.watcher |
| Последняя версия | Последняя версия4.0.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеLiferay Portal Fragment Bundle Watcher
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.fragment.bundle.watcher/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.portal.fragment.bundle.watcher</artifactId>
<version>4.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.fragment.bundle.watcher/
implementation 'com.liferay:com.liferay.portal.fragment.bundle.watcher:4.0.8'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.fragment.bundle.watcher/
implementation ("com.liferay:com.liferay.portal.fragment.bundle.watcher:4.0.8")
'com.liferay:com.liferay.portal.fragment.bundle.watcher:jar:4.0.8'
<dependency org="com.liferay" name="com.liferay.portal.fragment.bundle.watcher" rev="4.0.8">
<artifact name="com.liferay.portal.fragment.bundle.watcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.portal.fragment.bundle.watcher', version='4.0.8')
)
libraryDependencies += "com.liferay" % "com.liferay.portal.fragment.bundle.watcher" % "4.0.8"
[com.liferay/com.liferay.portal.fragment.bundle.watcher "4.0.8"]