Specimen ABCD import: add documentation
[cdmlib.git] / cdmlib-model / pom.xml
index 98ec21b6392f020c425b06a822f2297ff94496bf..cd7d3880d26be05af6c65cb5cb80d186a25e5a06 100644 (file)
       <groupId>org.hibernate</groupId>
       <artifactId>hibernate-annotations</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.unitils</groupId>
+      <artifactId>unitils</artifactId>
+      <version>1.0</version>
+      <!--<scope>test</scope>-->
+    </dependency>
     <dependency>
       <groupId>org.springframework</groupId>
       <artifactId>spring-jdbc</artifactId>
       <groupId>net.sf.opencsv</groupId>
       <artifactId>opencsv</artifactId>
     </dependency>
-    
+       <dependency>
+         <groupId>org.apache.poi</groupId>
+         <artifactId>poi</artifactId>
+       </dependency>
     <dependency>\r
       <groupId>joda-time</groupId>\r
       <artifactId>joda-time</artifactId>    \r