Subversion Repositories SmartDukaan

Rev

Rev 10147 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 10147 Rev 13127
Line 25... Line 25...
25
		<dependency>
25
		<dependency>
26
			<groupId>javax.activation</groupId>
26
			<groupId>javax.activation</groupId>
27
			<artifactId>activation</artifactId>
27
			<artifactId>activation</artifactId>
28
			<version>1.1</version>
28
			<version>1.1</version>
29
		</dependency>
29
		</dependency>
-
 
30
                <dependency>
-
 
31
                <groupId>org.mongodb</groupId>
-
 
32
                <artifactId>mongo-java-driver</artifactId>
-
 
33
                <version>2.12.2</version>
-
 
34
        </dependency>
-
 
35
 
30
		<dependency>
36
		<dependency>
31
			<groupId>commons-codec</groupId>
37
			<groupId>commons-codec</groupId>
32
			<artifactId>commons-codec</artifactId>
38
			<artifactId>commons-codec</artifactId>
33
			<version>1.3</version>
39
			<version>1.3</version>
34
		</dependency>
40
		</dependency>