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 2.0.13 in this page.
Eclipse Public License
You can use the following script to add dfs-datastores-2.0.13.jar to your project.
<dependency> <groupId>com.indix</groupId> <artifactId>dfs-datastores</artifactId> <version>2.0.13</version> </dependency>
compile group: 'com.indix', name: 'dfs-datastores', version: '2.0.13'
libraryDependencies += "com.indix" % "dfs-datastores" % "2.0.13"
<dependency org="com.indix" name="dfs-datastores" rev="2.0.13"/>
@Grapes(@Grab(group='com.indix', module='dfs-datastores', version='2.0.13'))
'com.indix:dfs-datastores:jar:2.0.13'
Click the following link to download the jar file.
dfs-datastores-2.0.13-javadoc.jar