Blue Train Software Ltd - Maven Plugin Parent

So far, all my Maven plugins are in Groovy, this may change... But is unlikely to.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.bluetrainsoftware.parent
ArtifactId

ArtifactId

maven-plugin-parent
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

pom
Description

Description

Blue Train Software Ltd - Maven Plugin Parent
So far, all my Maven plugins are in Groovy, this may change... But is unlikely to.

Download maven-plugin-parent

How to add to project

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

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.

Versions

Version
1.4
1.3
1.2
1.1