Download storage-core-0.5.2.jar file - Jar s

Jar examples for s:storage-core

Description

You can download jar file storage-core 0.5.2 in this page.

Build File

You can use the following script to add storage-core-0.5.2.jar to your project.

<dependency>
   <groupId>com.hortonworks.registries</groupId>
   <artifactId>storage-core</artifactId>
   <version>0.5.2</version>
</dependency>
compile group: 'com.hortonworks.registries', name: 'storage-core', version: '0.5.2'
libraryDependencies += "com.hortonworks.registries" % "storage-core" % "0.5.2"
<dependency org="com.hortonworks.registries" name="storage-core" rev="0.5.2"/>
@Grapes(@Grab(group='com.hortonworks.registries', module='storage-core', version='0.5.2'))
'com.hortonworks.registries:storage-core:jar:0.5.2'

Download

Click the following link to download the jar file.

storage-core-0.5.2-javadoc.jar
storage-core-0.5.2-sources.jar
storage-core-0.5.2-tests.jar
storage-core-0.5.2.jar
storage-core-0.5.2.pom



Related Tutorials