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