Subversion Repositories SmartDukaan

Rev

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

Rev 9404 Rev 9718
Line 61... Line 61...
61
					<artifactId>slf4j-simple</artifactId>
61
					<artifactId>slf4j-simple</artifactId>
62
				</exclusion>
62
				</exclusion>
63
			</exclusions>
63
			</exclusions>
64
		</dependency>
64
		</dependency>
65
		<dependency>
65
		<dependency>
-
 
66
			<groupId>readonly.slf4j</groupId>
-
 
67
			<artifactId>slf4j-api</artifactId>
-
 
68
			<version>1.5.8</version>
-
 
69
		</dependency>
-
 
70
		<dependency>
-
 
71
			<groupId>readonly.slf4j</groupId>
-
 
72
			<artifactId>slf4j-simple</artifactId>
-
 
73
			<version>1.5.8</version>
-
 
74
		</dependency>
-
 
75
		<dependency>
66
			<groupId>com.jcraft</groupId>
76
			<groupId>com.jcraft</groupId>
67
			<artifactId>jsch</artifactId>
77
			<artifactId>jsch</artifactId>
68
			<version>0.1.48</version>
78
			<version>0.1.48</version>
69
		</dependency>
79
		</dependency>
70
		<dependency>
80
		<dependency>