maven-plugins

List of useful maven plugins

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.mfjassociates.maven
ArtifactId

ArtifactId

maven-plugins
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

maven-plugins
List of useful maven plugins
Project URL

Project URL

http://github.com/marioja/maven-plugins/
Project Organization

Project Organization

MFJ Associates
Source Code Management

Source Code Management

http://github.com/marioja/maven-plugins/tree/master

Download maven-plugins

Filename Size
maven-plugins-2.1.1.pom 4 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • scminfo-maven-plugin
  • enforce-rules-maven-plugin

Versions

Version
2.1.1
2.1.0
2.0.0
1.0.2
1.0.1
1.0.0