Initial Classes (not working) for mapping usage.

This commit is contained in:
Michael Nitschinger
2012-12-17 13:46:20 +01:00
parent 8c690a144d
commit 2788104f0d
10 changed files with 376 additions and 0 deletions

View File

@@ -67,5 +67,10 @@
<version>3.1.3.RELEASE</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-commons-core</artifactId>
<version>1.4.0.RELEASE</version>
</dependency>
</dependencies>
</project>