Maven 2.x Plugins

Parent Maven project for all Maven 2.x plugins developed by Marvelution

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.marvelution.maven.plugins
ArtifactId

ArtifactId

maven-plugins
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Maven 2.x Plugins
Parent Maven project for all Maven 2.x plugins developed by Marvelution
Project Organization

Project Organization

Marvelution

Download maven-plugins

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.marvelution.maven : maven-utils jar 1.1
com.marvelution : marvelution-utils jar 1.1
org.apache.maven : maven-plugin-api jar 2.0.10
org.apache.maven : maven-project jar 2.0.10

test (6)

Group / Artifact Type Version
com.marvelution.maven : maven-test-utils jar 1.1
junit : junit jar 3.8.2
jmock : jmock jar 1.0.1
jmock : jmock-cglib jar 1.0.1
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 1.2
org.apache.maven.plugin-testing : maven-plugin-testing-tools jar 1.2

Project Modules

  • maven-propgen-plugin
  • maven-migrator-plugin

Versions

Version
1.1
1.0