Subversion Repositories SmartDukaan

Rev

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

Rev 22066 Rev 22285
Line 88... Line 88...
88
			<artifactId>profitmandi-common</artifactId>
88
			<artifactId>profitmandi-common</artifactId>
89
			<version>0.0.1-SNAPSHOT</version>
89
			<version>0.0.1-SNAPSHOT</version>
90
		</dependency>
90
		</dependency>
91
		
91
		
92
		<!-- Spring dependencies -->
92
		<!-- Spring dependencies -->
-
 
93
 
-
 
94
		<dependency>
-
 
95
			<groupId>org.hibernate</groupId>
-
 
96
			<artifactId>hibernate-validator</artifactId>
-
 
97
			<version>5.4.1.Final</version>
-
 
98
		</dependency>
93
		<dependency>
99
		<dependency>
94
			<groupId>org.springframework</groupId>
100
			<groupId>org.springframework</groupId>
95
			<artifactId>spring-jdbc</artifactId>
101
			<artifactId>spring-jdbc</artifactId>
96
			<version>${springframework.version}</version>
102
			<version>${springframework.version}</version>
97
		</dependency>
103
		</dependency>