Subversion Repositories SmartDukaan

Rev

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

Rev 2262 Rev 2418
Line 54... Line 54...
54
    <dependency>
54
    <dependency>
55
      <groupId>in.shop2020</groupId>
55
      <groupId>in.shop2020</groupId>
56
      <artifactId>ThriftConfig</artifactId>
56
      <artifactId>ThriftConfig</artifactId>
57
      <version>1.0-SNAPSHOT</version>
57
      <version>1.0-SNAPSHOT</version>
58
    </dependency>
58
    </dependency>
-
 
59
    <dependency>
-
 
60
        <groupId>org.json</groupId>
-
 
61
        <artifactId>json</artifactId>
-
 
62
        <version>20090211</version>
-
 
63
    </dependency>
59
  </dependencies>
64
  </dependencies>
60
</project>
65
</project>