Download ostrich-1.1.18.jar file - Jar o

Jar examples for o:ostrich

Description

A simple cassandra util using DAO and Template pattern

You can download jar file ostrich 1.1.18 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add ostrich-1.1.18.jar to your project.

<dependency>
   <groupId>com.twitter</groupId>
   <artifactId>ostrich</artifactId>
   <version>1.1.18</version>
</dependency>
compile group: 'com.twitter', name: 'ostrich', version: '1.1.18'
libraryDependencies += "com.twitter" % "ostrich" % "1.1.18"
<dependency org="com.twitter" name="ostrich" rev="1.1.18"/>
@Grapes(@Grab(group='com.twitter', module='ostrich', version='1.1.18'))
'com.twitter:ostrich:jar:1.1.18'

Download

Click the following link to download the jar file.

ostrich-1.1.18.jar
ostrich-1.1.18.pom



Related Tutorials