Project

General

Profile

« Previous | Next » 

Revision 3c9b32ed

Added by Andreas Müller over 12 years ago

added dependecies for unitils

View differences:

cdmlib-ext/pom.xml
32 32
  		<scope>test</scope> 
33 33
  		<version>${project.version}</version>
34 34
  	</dependency>
35
  	  	<dependency>
36
        <groupId>org.unitils</groupId>
37
        <artifactId>unitils</artifactId>
38
    </dependency>
39
    <dependency>
40
      <groupId>org.dbunit</groupId>
41
      <artifactId>dbunit</artifactId>
42
    </dependency>
43
  	
35 44
    <dependency>
36 45
	    <groupId>org.apache.httpcomponents</groupId>
37 46
	    <artifactId>httpclient</artifactId>

Also available in: Unified diff