ch.rotscher.maven.plugins:plugin-parent

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

ch.rotscher.maven.plugins
ArtifactId

ArtifactId

plugin-parent
Last Version

Last Version

0.3.4-pre-3
Release Date

Release Date

Type

Type

pom
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download plugin-parent

Filename Size
plugin-parent-0.3.4-pre-3.pom 601 bytes
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • install-custom-version-plugin

Versions

Version
0.3.4-pre-3
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.1