is not current version
Last Version 7.0.0-m2

com.liferay.maven:plugins 6.2.0-RC1

Parent project to support Liferay plugins.

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.liferay.maven
ArtifactId

ArtifactId

plugins
Version

Version

6.2.0-RC1
Type

Type

pom

Download plugins 6.2.0-RC1

Filename Size
plugins-6.2.0-RC1.pom 679 bytes
Browse

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