Jar examples for d:distribution
This project is intended to create distributions of the Quality-Check multimodule project.
You can download jar file distribution 0.10 in this page.
GNU Lesser General Public License
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'
Click the following link to download the jar file.
distribution-0.10.pom