Master Maven POM for Maven Plugins Public

Master organizational POM for Public Maven Plugin projects.

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.mtvi
ArtifactId

ArtifactId

master-public-maven-plugin
Last Version

Last Version

22
Release Date

Release Date

Type

Type

pom
Description

Description

Master Maven POM for Maven Plugins Public
Master organizational POM for Public Maven Plugin projects.
Project Organization

Project Organization

MTV Networks

Download master-public-maven-plugin

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.

Versions

Version
22
21
20
19
16
15
14
13