Base-POM for Maven Plugins

Base project object model for all Maven-plugin projects published by SourcePond.

License

License

Apache License, Version 2.0
Categories

Categories

Maven Build Tools
GroupId

GroupId

ch.sourcepond.maven.plugins
ArtifactId

ArtifactId

maven-plugin
Last Version

Last Version

0.7.7
Release Date

Release Date

Type

Type

pom
Description

Description

Base-POM for Maven Plugins
Base project object model for all Maven-plugin projects published by SourcePond.
Project Organization

Project Organization

SourcePond

Download maven-plugin

Filename Size
maven-plugin-0.7.7.pom 6 KB
Browse

How to add to project

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

Dependencies

compile (2)

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

provided (1)

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

test (6)

Group / Artifact Type Version
org.eclipse.sisu : org.eclipse.sisu.inject jar 0.3.3
junit : junit jar 4.12
org.mockito : mockito-core jar 2.7.11
org.objenesis : objenesis jar 2.5.1
ch.qos.logback : logback-core jar 1.2.1
ch.qos.logback : logback-classic jar 1.2.1

Project Modules

There are no modules declared in this project.

This is the parent POM for all projects published by SourcePond.

Versions

Version
0.7.7
0.7.6
0.7.5
0.7.4
0.7.3
0.7.1
0.7.0
0.6.12
0.6.11
0.6.10
0.6.9
0.6.8
0.6.7
0.6.6
0.6.5
0.6.4
0.6.3
0.6.1
0.5.15
0.5.2
0.5.1
0.5.0
0.4.13
0.4.11
0.4.10
0.4.9
0.4.7
0.3.1
0.3.0
0.2.0