Download dfs-datastores-2.0.17.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 2.0.17 in this page.

License

Eclipse Public License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials