Download airavata-registry-core-0.16.jar file - Jar a

Jar examples for a:airavata-registry-core

Description

You can download jar file airavata-registry-core 0.16 in this page.

License

Apache License

Build File

You can use the following script to add airavata-registry-core-0.16.jar to your project.

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

Download

Click the following link to download the jar file.

airavata-registry-core-0.16-sources.jar
airavata-registry-core-0.16.jar
airavata-registry-core-0.16.pom



Related Tutorials