GroupId | GroupIdcom.liferay.poshi.runner.resources |
---|---|
ArtifactId | ArtifactIdportal-master |
Version | Version20211119-26e845e |
Type | Typejar |
Filename | Size |
---|---|
portal-master-20211119-26e845e.pom | |
portal-master-20211119-26e845e.jar | 45 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.liferay.poshi.runner.resources/portal-master/ -->
<dependency>
<groupId>com.liferay.poshi.runner.resources</groupId>
<artifactId>portal-master</artifactId>
<version>20211119-26e845e</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.poshi.runner.resources/portal-master/
implementation 'com.liferay.poshi.runner.resources:portal-master:20211119-26e845e'
// https://jarcasting.com/artifacts/com.liferay.poshi.runner.resources/portal-master/
implementation ("com.liferay.poshi.runner.resources:portal-master:20211119-26e845e")
'com.liferay.poshi.runner.resources:portal-master:jar:20211119-26e845e'
<dependency org="com.liferay.poshi.runner.resources" name="portal-master" rev="20211119-26e845e">
<artifact name="portal-master" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.poshi.runner.resources', module='portal-master', version='20211119-26e845e')
)
libraryDependencies += "com.liferay.poshi.runner.resources" % "portal-master" % "20211119-26e845e"
[com.liferay.poshi.runner.resources/portal-master "20211119-26e845e"]