Subversion Repositories SmartDukaan

Rev

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

Rev 20532 Rev 20533
Line 72... Line 72...
72
  <groupId>com.eclipsesource.minimal-json</groupId>
72
  <groupId>com.eclipsesource.minimal-json</groupId>
73
  <artifactId>minimal-json</artifactId>
73
  <artifactId>minimal-json</artifactId>
74
  <version>0.9.4</version>
74
  <version>0.9.4</version>
75
</dependency>
75
</dependency>
76
<dependency>
76
<dependency>
77
<groupId>org.apache.httpcomponents</groupId>
77
    <groupId>org.apache.httpcomponents</groupId>
78
			<artifactId>httpclient</artifactId>
78
    <artifactId>httpclient</artifactId>
79
			<version>4.2</version>
79
    <version>4.3.4</version>
80
			<type>jar</type>
-
 
81
			<scope>compile</scope>
-
 
82
                </dependency>
80
</dependency>
83
                <dependency>
81
                <dependency>
84
      <groupId>in.shop2020</groupId>
82
      <groupId>in.shop2020</groupId>
85
      <artifactId>ThriftConfig</artifactId>
83
      <artifactId>ThriftConfig</artifactId>
86
      <version>1.0-SNAPSHOT</version>
84
      <version>1.0-SNAPSHOT</version>
87
    </dependency>
85
    </dependency>