RepositoryAdd the following Repository to your pom.xml <repository>
<id>hibernate-memcached</id>
<name>hibernate-memcached</name>
<url>http://raykrueger.googlecode.com/svn/repository</url>
</repository>DependencyYour dependency on hibernate-memcached will be... <dependency>
<groupId>com.googlecode</groupId>
<artifactId>hibernate-memcached</artifactId>
<version>1.2</version>
</dependency>
|
Is it possible to place spy.jar and other rare deps into the "hibernate-memcached" repository?
update this page with version 1.2.1