Subversion Repositories SmartDukaan

Rev

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

Rev 2173 Rev 2305
Line 132... Line 132...
132
    <dependency>
132
    <dependency>
133
    	<groupId>commons-cli</groupId>
133
    	<groupId>commons-cli</groupId>
134
    	<artifactId>commons-cli</artifactId>
134
    	<artifactId>commons-cli</artifactId>
135
    	<version>1.2</version>
135
    	<version>1.2</version>
136
    </dependency>
136
    </dependency>
-
 
137
    <dependency>
-
 
138
        <groupId>org.json</groupId>
-
 
139
        <artifactId>json</artifactId>
-
 
140
        <version>20090211</version>
-
 
141
    </dependency>
137
  </dependencies>
142
  </dependencies>
138
</project>
143
</project>