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