Last Version

Maven Plugins Templated Plugin Common Lib 0.0.1

Common collection of classes for creating Maven Plugins using templating libraries

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.nerdynick
ArtifactId

ArtifactId

maven-plugins-template-plugin
Version

Version

0.0.1
Type

Type

pom
Description

Description

Maven Plugins Templated Plugin Common Lib
Common collection of classes for creating Maven Plugins using templating libraries
Project URL

Project URL

https://github.com/nerdynick/maven-plugins-template-common
Source Code Management

Source Code Management

https://github.com/nerdynick/maven-plugins-template-common

Download maven-plugins-template-plugin 0.0.1


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

Dependencies

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

Project Modules

  • maven-plugins-template-plugin-core
  • maven-plugins-template-plugin-test
  • maven-plugins-template-plugin-bom