Last Version

Maven Plugins Template Plugin BOM 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-bom
Version

Version

0.0.1
Type

Type

pom
Description

Description

Maven Plugins Template Plugin BOM
Common collection of classes for creating Maven Plugins using templating libraries

Download maven-plugins-template-plugin-bom 0.0.1


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

There are no modules declared in this project.