Project

General

Profile

« Previous | Next » 

Revision 51737

Use of mysql

View differences:

pom.xml
32 32
			<artifactId>dnet-modular-uis</artifactId>
33 33
			<version>1.0.0-SNAPSHOT</version>
34 34
		</dependency>
35
<!-- 		<dependency>
36
			<groupId>com.ximpleware</groupId>
37
			<artifactId>vtd-xml</artifactId>
38
			<version>2.11</version>
35
		<!-- <dependency> <groupId>com.ximpleware</groupId> <artifactId>vtd-xml</artifactId> 
36
			<version>2.11</version> </dependency> -->
37
		<dependency>
38
			<groupId>mysql</groupId>
39
			<artifactId>mysql-connector-java</artifactId>
40
			<version>5.1.46</version>
39 41
		</dependency>
40
-->
41 42
		<dependency>
42 43
			<groupId>org.jbibtex</groupId>
43 44
			<artifactId>jbibtex</artifactId>

Also available in: Unified diff