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