GroupId | GroupIdcom.liferay.poshi.runner.resources |
---|---|
ArtifactId | ArtifactIdportal-ee-6.2.x |
Version | Version20190110114620-9ad869c |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.liferay.poshi.runner.resources/portal-ee-6.2.x/ -->
<dependency>
<groupId>com.liferay.poshi.runner.resources</groupId>
<artifactId>portal-ee-6.2.x</artifactId>
<version>20190110114620-9ad869c</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.poshi.runner.resources/portal-ee-6.2.x/
implementation 'com.liferay.poshi.runner.resources:portal-ee-6.2.x:20190110114620-9ad869c'
// https://jarcasting.com/artifacts/com.liferay.poshi.runner.resources/portal-ee-6.2.x/
implementation ("com.liferay.poshi.runner.resources:portal-ee-6.2.x:20190110114620-9ad869c")
'com.liferay.poshi.runner.resources:portal-ee-6.2.x:jar:20190110114620-9ad869c'
<dependency org="com.liferay.poshi.runner.resources" name="portal-ee-6.2.x" rev="20190110114620-9ad869c">
<artifact name="portal-ee-6.2.x" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.poshi.runner.resources', module='portal-ee-6.2.x', version='20190110114620-9ad869c')
)
libraryDependencies += "com.liferay.poshi.runner.resources" % "portal-ee-6.2.x" % "20190110114620-9ad869c"
[com.liferay.poshi.runner.resources/portal-ee-6.2.x "20190110114620-9ad869c"]