maven2-plugins

Build pom for custom maven plugins.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.thesett
ArtifactId

ArtifactId

maven2-plugins
Last Version

Last Version

0.8.22
Release Date

Release Date

Type

Type

pom
Description

Description

maven2-plugins
Build pom for custom maven plugins.
Source Code Management

Source Code Management

https://github.com/rupertlssmith/maven2_plugins

Download maven2-plugins

How to add to project

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

Dependencies

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

Project Modules

  • dashboard-plugin

Versions

Version
0.8.22
0.8.21
0.8.20
0.8.19
0.8.18
0.8.17
0.8.16
0.8.15
0.8.13
0.8.12
0.8.11
0.8.10
0.8.9
0.8.8
0.8.7
0.8.6
0.8.5
0.8.4