Project

General

Profile

« Previous | Next » 

Revision 51020

refactoring using jaxb

View differences:

pom.xml
32 32
			<artifactId>dnet-modular-uis</artifactId>
33 33
			<version>1.0.0-SNAPSHOT</version>
34 34
		</dependency>
35
		<dependency>
35
<!-- 		<dependency>
36 36
			<groupId>com.ximpleware</groupId>
37 37
			<artifactId>vtd-xml</artifactId>
38 38
			<version>2.11</version>
39 39
		</dependency>
40
-->
40 41
		<dependency>
42
			<groupId>org.jbibtex</groupId>
43
			<artifactId>jbibtex</artifactId>
44
			<version>1.0.17</version>
45
		</dependency>
46
		<dependency>
41 47
			<groupId>javax.servlet</groupId>
42 48
			<artifactId>javax.servlet-api</artifactId>
43 49
			<version>${javax.servlet.version}</version>

Also available in: Unified diff