Subversion Repositories SmartDukaan

Rev

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

Rev 20531 Rev 20532
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.1</version>
79
			<version>4.2</version>
-
 
80
			<type>jar</type>
-
 
81
			<scope>compile</scope>
80
                </dependency>
82
                </dependency>
81
                <dependency>
83
                <dependency>
82
      <groupId>in.shop2020</groupId>
84
      <groupId>in.shop2020</groupId>
83
      <artifactId>ThriftConfig</artifactId>
85
      <artifactId>ThriftConfig</artifactId>
84
      <version>1.0-SNAPSHOT</version>
86
      <version>1.0-SNAPSHOT</version>