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