Project

General

Profile

« Previous | Next » 

Revision 49899

added javax.persistance annotations

View differences:

pom.xml
26 26
			<artifactId>gson</artifactId>
27 27
			<version>2.8.0</version>
28 28
		</dependency>
29
		<dependency>
30
			<groupId>javax.persistence</groupId>
31
			<artifactId>persistence-api</artifactId>
32
			<version>1.0</version>
33
		</dependency>
34

  
29 35
	</dependencies>
30 36
</project>

Also available in: Unified diff