is not current version
Last Version 1.1.0

com.github.frtu.governance:maven-plugin-parent-pom 1.0.1

A parent pom for all Maven plugins

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.frtu.governance
ArtifactId

ArtifactId

maven-plugin-parent-pom
Version

Version

1.0.1
Type

Type

pom

Download maven-plugin-parent-pom 1.0.1


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