GroupId | GroupIdcom.liferay |
---|---|
ArtifactId | ArtifactIdcom.liferay.ce.portal.distro |
Version | Version7.1.0 |
Type | Typejar |
Description |
DescriptionPOM was created by Sonatype Nexus
|
Filename | Size |
---|---|
com.liferay.ce.portal.distro-7.1.0.pom | |
com.liferay.ce.portal.distro-7.1.0.jar | 149 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.ce.portal.distro/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.ce.portal.distro</artifactId>
<version>7.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.ce.portal.distro/
implementation 'com.liferay:com.liferay.ce.portal.distro:7.1.0'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.ce.portal.distro/
implementation ("com.liferay:com.liferay.ce.portal.distro:7.1.0")
'com.liferay:com.liferay.ce.portal.distro:jar:7.1.0'
<dependency org="com.liferay" name="com.liferay.ce.portal.distro" rev="7.1.0">
<artifact name="com.liferay.ce.portal.distro" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.ce.portal.distro', version='7.1.0')
)
libraryDependencies += "com.liferay" % "com.liferay.ce.portal.distro" % "7.1.0"
[com.liferay/com.liferay.ce.portal.distro "7.1.0"]