| Лицензия |
Лицензия |
|---|---|
| Группа | Группаbr.com.thiagomoreira.liferay.plugins |
| Идентификатор | Идентификаторreplace-theme-ids-hook |
| Версия | Версия1.3.0.0 |
| Тип | Типwar |
| Описание |
ОписаниеReplace Theme IDs Hook
This app helps to replace old theme to new ones.
|
| Организация-разработчик |
Организация-разработчикThiago Moreira |
<!-- https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins/replace-theme-ids-hook/ -->
<dependency>
<groupId>br.com.thiagomoreira.liferay.plugins</groupId>
<artifactId>replace-theme-ids-hook</artifactId>
<version>1.3.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins/replace-theme-ids-hook/
implementation 'br.com.thiagomoreira.liferay.plugins:replace-theme-ids-hook:1.3.0.0'
// https://jarcasting.com/artifacts/br.com.thiagomoreira.liferay.plugins/replace-theme-ids-hook/
implementation ("br.com.thiagomoreira.liferay.plugins:replace-theme-ids-hook:1.3.0.0")
'br.com.thiagomoreira.liferay.plugins:replace-theme-ids-hook:war:1.3.0.0'
<dependency org="br.com.thiagomoreira.liferay.plugins" name="replace-theme-ids-hook" rev="1.3.0.0">
<artifact name="replace-theme-ids-hook" type="war" />
</dependency>
@Grapes(
@Grab(group='br.com.thiagomoreira.liferay.plugins', module='replace-theme-ids-hook', version='1.3.0.0')
)
libraryDependencies += "br.com.thiagomoreira.liferay.plugins" % "replace-theme-ids-hook" % "1.3.0.0"
[br.com.thiagomoreira.liferay.plugins/replace-theme-ids-hook "1.3.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.liferay.portal : util-java | jar | 6.2.0-ga1 |
| com.liferay.portal : portal-service | jar | 6.2.0-ga1 |
| javax.servlet : servlet-api | jar | 2.4 |
| javax.portlet : portlet-api | jar | 2.0 |