Launched today new alfa version in Easy-Cassandra, this new version has the downgrade, many persons asked. This downgrade leaves the Easy-Cassandra compatible with jdk 6 version.
Other improvement in this version is a way for persist object within collection, but this we can talk about in other email.
And you ?
What do you want in next version ?
Have you any idea ?
Please talk us about that.
You may use the maven:
<dependency>
<groupId>org.easycassandra</groupId>
<artifactId>EasyCassandra</artifactId>
<version>1.1.0-ALFA</version>
</dependency>
<repositories>
<!-- other repositories -->
<repository>
<id>easycassandra</id>
<url>http://otaviojava.googlecode.com/svn/repository/</url>
</repository>
</repositories>
--
Atenciosamente.
Otávio Gonçalves de Santana