Subversion Repositories SmartDukaan

Rev

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

Rev 4574 Rev 4718
Line 140... Line 140...
140
            <groupId>org.mybatis</groupId>
140
            <groupId>org.mybatis</groupId>
141
            <artifactId>mybatis</artifactId>
141
            <artifactId>mybatis</artifactId>
142
            <version>3.0.4</version>
142
            <version>3.0.4</version>
143
        </dependency>
143
        </dependency>
144
        <dependency>
144
        <dependency>
-
 
145
			<groupId>commons-daemon</groupId>
-
 
146
			<artifactId>commons-daemon</artifactId>
-
 
147
			<version>1.0.1</version>
-
 
148
		</dependency>
-
 
149
        <dependency>
145
            <groupId>in.shop2020</groupId>
150
            <groupId>in.shop2020</groupId>
146
            <artifactId>ThriftConfig</artifactId>
151
            <artifactId>ThriftConfig</artifactId>
147
            <version>1.0-SNAPSHOT</version>
152
            <version>1.0-SNAPSHOT</version>
148
            <exclusions>
153
            <exclusions>
149
                <exclusion>
154
                <exclusion>