Download module-signer-48.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 48 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials