Subversion Repositories SmartDukaan

Rev

Rev 4424 | Rev 4465 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4424 Rev 4425
Line 172... Line 172...
172
    <dependency>
172
    <dependency>
173
	  <groupId>javax.mail</groupId>
173
	  <groupId>javax.mail</groupId>
174
	  <artifactId>mail</artifactId>
174
	  <artifactId>mail</artifactId>
175
	  <version>1.4</version>
175
	  <version>1.4</version>
176
	</dependency>
176
	</dependency>
177
        <dependency>
-
 
178
      <groupId>readonly.apache</groupId>
-
 
179
      <artifactId>poi</artifactId>
-
 
180
      <version>3.7-20101029</version>
-
 
181
    </dependency>
-
 
182
    
177
    
183
    
178
    
184
  </dependencies>
179
  </dependencies>
185
</project>
180
</project>