Subversion Repositories SmartDukaan

Rev

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

Rev 1281 Rev 2262
Line 45... Line 45...
45
      <groupId>readonly.slf4j</groupId>
45
      <groupId>readonly.slf4j</groupId>
46
      <artifactId>slf4j-simple</artifactId>
46
      <artifactId>slf4j-simple</artifactId>
47
      <version>1.5.8</version>
47
      <version>1.5.8</version>
48
    </dependency>
48
    </dependency>
49
    <dependency>
49
    <dependency>
-
 
50
      <groupId>readonly.apache</groupId>
-
 
51
      <artifactId>commons-lang</artifactId>
-
 
52
      <version>2.4</version>
-
 
53
    </dependency>
-
 
54
    <dependency>
50
      <groupId>in.shop2020</groupId>
55
      <groupId>in.shop2020</groupId>
51
      <artifactId>ThriftConfig</artifactId>
56
      <artifactId>ThriftConfig</artifactId>
52
      <version>1.0-SNAPSHOT</version>
57
      <version>1.0-SNAPSHOT</version>
53
    </dependency>
58
    </dependency>
54
  </dependencies>
59
  </dependencies>