Jar examples for d:dfs-datastores
Dead-simple vertical partitioning, compression, appends, and consolidation of data on a distributed filesystem.
You can download jar file dfs-datastores 1.3.6 in this page.
Eclipse Public License
You can use the following script to add dfs-datastores-1.3.6.jar to your project.
<dependency> <groupId>com.backtype</groupId> <artifactId>dfs-datastores</artifactId> <version>1.3.6</version> </dependency>
compile group: 'com.backtype', name: 'dfs-datastores', version: '1.3.6'
libraryDependencies += "com.backtype" % "dfs-datastores" % "1.3.6"
<dependency org="com.backtype" name="dfs-datastores" rev="1.3.6"/>
@Grapes(@Grab(group='com.backtype', module='dfs-datastores', version='1.3.6'))
'com.backtype:dfs-datastores:jar:1.3.6'
Click the following link to download the jar file.
dfs-datastores-1.3.6-javadoc.jar