Download dfs-datastores-1.3.1.jar file - Jar d

Jar examples for d:dfs-datastores

Description

Dead-simple vertical partitioning, compression, appends, and consolidation of data on a distributed filesystem.

You can download jar file dfs-datastores 1.3.1 in this page.

License

Eclipse Public License

Build File

You can use the following script to add dfs-datastores-1.3.1.jar to your project.

<dependency>
   <groupId>com.backtype</groupId>
   <artifactId>dfs-datastores</artifactId>
   <version>1.3.1</version>
</dependency>
compile group: 'com.backtype', name: 'dfs-datastores', version: '1.3.1'
libraryDependencies += "com.backtype" % "dfs-datastores" % "1.3.1"
<dependency org="com.backtype" name="dfs-datastores" rev="1.3.1"/>
@Grapes(@Grab(group='com.backtype', module='dfs-datastores', version='1.3.1'))
'com.backtype:dfs-datastores:jar:1.3.1'

Download

Click the following link to download the jar file.

dfs-datastores-1.3.1-javadoc.jar
dfs-datastores-1.3.1-sources.jar
dfs-datastores-1.3.1.jar
dfs-datastores-1.3.1.pom



Related Tutorials