Last Version

maven2-plugins 0.8.22

Build pom for custom maven plugins.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.thesett
ArtifactId

ArtifactId

maven2-plugins
Version

Version

0.8.22
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 0.8.22


<!-- 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