License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.portal.lpkg.deployer |
Last Version | Last Version2.1.26 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Portal LPKG Deployer
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.lpkg.deployer/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.portal.lpkg.deployer</artifactId>
<version>2.1.26</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.lpkg.deployer/
implementation 'com.liferay:com.liferay.portal.lpkg.deployer:2.1.26'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.lpkg.deployer/
implementation ("com.liferay:com.liferay.portal.lpkg.deployer:2.1.26")
'com.liferay:com.liferay.portal.lpkg.deployer:jar:2.1.26'
<dependency org="com.liferay" name="com.liferay.portal.lpkg.deployer" rev="2.1.26">
<artifact name="com.liferay.portal.lpkg.deployer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.portal.lpkg.deployer', version='2.1.26')
)
libraryDependencies += "com.liferay" % "com.liferay.portal.lpkg.deployer" % "2.1.26"
[com.liferay/com.liferay.portal.lpkg.deployer "2.1.26"]