Download distribution-0.11.jar file - Jar d

Jar examples for d:distribution

Description

This project is intended to create distributions of the Quality-Check multimodule project.

You can download jar file distribution 0.11 in this page.

License

GNU Lesser General Public License

Build File

You can use the following script to add distribution-0.11.jar to your project.

<dependency>
   <groupId>org.apache.airavata</groupId>
   <artifactId>distribution</artifactId>
   <version>0.11</version>
</dependency>
compile group: 'org.apache.airavata', name: 'distribution', version: '0.11'
libraryDependencies += "org.apache.airavata" % "distribution" % "0.11"
<dependency org="org.apache.airavata" name="distribution" rev="0.11"/>
@Grapes(@Grab(group='org.apache.airavata', module='distribution', version='0.11'))
'org.apache.airavata:distribution:jar:0.11'

Download

Click the following link to download the jar file.

distribution-0.11.pom



Related Tutorials