MVN

org.bitbucket.bradleysmithllc.etlunit : module-signer

Maven & Gradle

Apr 08, 2018

etlunit-module-mojo Maven Mojo · Mojo for placing build information and git version info into the project artifact.

<plugin>
    <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
    <artifactId>module-signer</artifactId>
    <version>60</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bitbucket.bradleysmithllc.etlunit : module-signer to add to Maven - Latest Versions:

  • Latest Stable: 60

All Versions

Choose a version of org.bitbucket.bradleysmithllc.etlunit : module-signer to add to Maven - All Versions:

Version Vulnerabilities Updated
60
module-signer-60
57
module-signer-57
56
module-signer-56
55
module-signer-55
54
module-signer-54
53
module-signer-53
52
module-signer-52
51
module-signer-51
50
module-signer-50
49
module-signer-49
48
module-signer-48
47
module-signer-47
46
module-signer-46
45
module-signer-45
44
module-signer-44
43
module-signer-43
42
module-signer-42
41
module-signer-41
40
module-signer-40
1.6.x
module-signer-1.6.10

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
    <artifactId>module-signer</artifactId>
    <version>60</version>
</plugin>