Last Version

com.github.veithen.maven.shared:aggregating-mojo 0.2.0

Parent POM for com.github.veithen

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.veithen.maven.shared
ArtifactId

ArtifactId

aggregating-mojo
Version

Version

0.2.0
Type

Type

jar
Description

Description

Parent POM for com.github.veithen
Project URL

Project URL

https://github.com/veithen/aggregating-mojo
Source Code Management

Source Code Management

https://github.com/veithen/aggregating-mojo/tree/master

Download aggregating-mojo 0.2.0


<!-- https://jarcasting.com/artifacts/com.github.veithen.maven.shared/aggregating-mojo/ -->
<dependency>
    <groupId>com.github.veithen.maven.shared</groupId>
    <artifactId>aggregating-mojo</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.veithen.maven.shared/aggregating-mojo/
implementation 'com.github.veithen.maven.shared:aggregating-mojo:0.2.0'
// https://jarcasting.com/artifacts/com.github.veithen.maven.shared/aggregating-mojo/
implementation ("com.github.veithen.maven.shared:aggregating-mojo:0.2.0")
'com.github.veithen.maven.shared:aggregating-mojo:jar:0.2.0'
<dependency org="com.github.veithen.maven.shared" name="aggregating-mojo" rev="0.2.0">
  <artifact name="aggregating-mojo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.veithen.maven.shared', module='aggregating-mojo', version='0.2.0')
)
libraryDependencies += "com.github.veithen.maven.shared" % "aggregating-mojo" % "0.2.0"
[com.github.veithen.maven.shared/aggregating-mojo "0.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.8.3
org.apache.maven : maven-core jar 3.8.3

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.1

Project Modules

There are no modules declared in this project.