is not current version
Last Version 7.0.0-m2

com.liferay.maven:plugins 6.2.10.5

Parent project to support Liferay plugins.

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.liferay.maven
ArtifactId

ArtifactId

plugins
Version

Version

6.2.10.5
Type

Type

pom

Download plugins 6.2.10.5

Filename Size
plugins-6.2.10.5.pom 678 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.liferay.maven/plugins/ -->
<dependency>
    <groupId>com.liferay.maven</groupId>
    <artifactId>plugins</artifactId>
    <version>6.2.10.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.maven/plugins/
implementation 'com.liferay.maven:plugins:6.2.10.5'
// https://jarcasting.com/artifacts/com.liferay.maven/plugins/
implementation ("com.liferay.maven:plugins:6.2.10.5")
'com.liferay.maven:plugins:pom:6.2.10.5'
<dependency org="com.liferay.maven" name="plugins" rev="6.2.10.5">
  <artifact name="plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.liferay.maven', module='plugins', version='6.2.10.5')
)
libraryDependencies += "com.liferay.maven" % "plugins" % "6.2.10.5"
[com.liferay.maven/plugins "6.2.10.5"]