Last Version

Liferay Maven 2 Support 7.0.0-m2

Parent project to support Maven 2 subprojects.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.liferay.maven
ArtifactId

ArtifactId

maven-support
Version

Version

7.0.0-m2
Type

Type

pom
Description

Description

Liferay Maven 2 Support
Parent project to support Maven 2 subprojects.
Project URL

Project URL

http://www.liferay.com
Source Code Management

Source Code Management

https://github.com/liferay/liferay-maven-support

Download maven-support 7.0.0-m2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • archetypes
  • plugins