Jar examples for o:ostrich
A simple cassandra util using DAO and Template pattern
You can download jar file ostrich 1.2.1 in this page.
The Apache License, Version 2.0
You can use the following script to add ostrich-1.2.1.jar to your project.
<dependency> <groupId>com.twitter</groupId> <artifactId>ostrich</artifactId> <version>1.2.1</version> </dependency>
compile group: 'com.twitter', name: 'ostrich', version: '1.2.1'
libraryDependencies += "com.twitter" % "ostrich" % "1.2.1"
<dependency org="com.twitter" name="ostrich" rev="1.2.1"/>
@Grapes(@Grab(group='com.twitter', module='ostrich', version='1.2.1'))
'com.twitter:ostrich:jar:1.2.1'
Click the following link to download the jar file.
ostrich-1.2.1.jar