A collection of maven plugins


License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

de.larmic
ArtifactId

ArtifactId

larmic-maven-plugin
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

pom
Description

Description

A collection of maven plugins
A collection of maven plugins

Download larmic-maven-plugin

How to add to project

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

Dependencies

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

Project Modules

  • bitbucket

Versions

Version
1.2
1.1
1.0