Download module-signer-56.jar file - Jar m

Jar examples for m:module-signer

Description

Mojo for placing build information and git version info into the project artifact.

You can download jar file module-signer 56 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add module-signer-56.jar to your project.

<dependency>
   <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
   <artifactId>module-signer</artifactId>
   <version>56</version>
</dependency>
compile group: 'org.bitbucket.bradleysmithllc.etlunit', name: 'module-signer', version: '56'
libraryDependencies += "org.bitbucket.bradleysmithllc.etlunit" % "module-signer" % "56"
<dependency org="org.bitbucket.bradleysmithllc.etlunit" name="module-signer" rev="56"/>
@Grapes(@Grab(group='org.bitbucket.bradleysmithllc.etlunit', module='module-signer', version='56'))
'org.bitbucket.bradleysmithllc.etlunit:module-signer:jar:56'

Download

Click the following link to download the jar file.

module-signer-56-javadoc.jar
module-signer-56-sources.jar
module-signer-56.jar
module-signer-56.pom



Related Tutorials