is not current version
Last Version 1.3

nz.net.osnz.parent:maven-plugin-parent 1.2

maven-plugin-parent

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

nz.net.osnz.parent
ArtifactId

ArtifactId

maven-plugin-parent
Version

Version

1.2
Type

Type

pom

Download maven-plugin-parent 1.2


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