GroupId | GroupIdcom.liferay.poshi.runner.resources |
---|---|
ArtifactId | ArtifactIdportal-master |
Version | Version20200811-cdc353a |
Type | Typejar |
Filename | Size |
---|---|
portal-master-20200811-cdc353a.pom | |
portal-master-20200811-cdc353a.jar | 36 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>20200811-cdc353a</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.poshi.runner.resources/portal-master/
implementation 'com.liferay.poshi.runner.resources:portal-master:20200811-cdc353a'
// https://jarcasting.com/artifacts/com.liferay.poshi.runner.resources/portal-master/
implementation ("com.liferay.poshi.runner.resources:portal-master:20200811-cdc353a")
'com.liferay.poshi.runner.resources:portal-master:jar:20200811-cdc353a'
<dependency org="com.liferay.poshi.runner.resources" name="portal-master" rev="20200811-cdc353a">
<artifact name="portal-master" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.poshi.runner.resources', module='portal-master', version='20200811-cdc353a')
)
libraryDependencies += "com.liferay.poshi.runner.resources" % "portal-master" % "20200811-cdc353a"
[com.liferay.poshi.runner.resources/portal-master "20200811-cdc353a"]