Download distribution-0.10.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.10 in this page.

License

GNU Lesser General Public License

Build File

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

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

Download

Click the following link to download the jar file.

distribution-0.10.pom



Related Tutorials