| Группа | Группаcom.liferay.poshi.runner.resources |
|---|---|
| Идентификатор | Идентификаторportal-master |
| Версия | Версия20220330-87970af |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| portal-master-20220330-87970af.pom | |
| portal-master-20220330-87970af.jar | 46 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.liferay.poshi.runner.resources/portal-master/ -->
<dependency>
<groupId>com.liferay.poshi.runner.resources</groupId>
<artifactId>portal-master</artifactId>
<version>20220330-87970af</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.poshi.runner.resources/portal-master/
implementation 'com.liferay.poshi.runner.resources:portal-master:20220330-87970af'
// https://jarcasting.com/artifacts/com.liferay.poshi.runner.resources/portal-master/
implementation ("com.liferay.poshi.runner.resources:portal-master:20220330-87970af")
'com.liferay.poshi.runner.resources:portal-master:jar:20220330-87970af'
<dependency org="com.liferay.poshi.runner.resources" name="portal-master" rev="20220330-87970af">
<artifact name="portal-master" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.poshi.runner.resources', module='portal-master', version='20220330-87970af')
)
libraryDependencies += "com.liferay.poshi.runner.resources" % "portal-master" % "20220330-87970af"
[com.liferay.poshi.runner.resources/portal-master "20220330-87970af"]