Subversion Repositories SmartDukaan

Rev

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

Rev 3465 Rev 4424
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>
177
    
182
    
178
    
183
    
179
  </dependencies>
184
  </dependencies>
180
</project>
185
</project>