Categories |
CategoriesMaven Build Tools |
---|---|
GroupId | GroupIdcom.mtvi |
ArtifactId | ArtifactIdmaster-public-maven-plugin |
Last Version | Last Version22 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMaster Maven POM for Maven Plugins Public
Master organizational POM for Public Maven Plugin projects.
|
Project Organization |
Project OrganizationMTV Networks |
Filename | Size |
---|---|
master-public-maven-plugin-22.pom | 1 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |