Subversion Repositories SmartDukaan

Rev

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

Rev 4465 Rev 4474
Line 177... Line 177...
177
    <dependency>
177
    <dependency>
178
		<groupId>commons-net</groupId>
178
		<groupId>commons-net</groupId>
179
		<artifactId>commons-net</artifactId>
179
		<artifactId>commons-net</artifactId>
180
		<version>3.0.1</version>
180
		<version>3.0.1</version>
181
	</dependency>
181
	</dependency>
182
            
182
    <dependency>
-
 
183
      <groupId>readonly.apache</groupId>
-
 
184
      <artifactId>poi</artifactId>
-
 
185
      <version>3.7-20101029</version>
-
 
186
    </dependency>
183
            
187
            
184
    
188
    
185
  </dependencies>
189
  </dependencies>
186
</project>
190
</project>