now using JPA annotations.
[utils] / mythtv / monitor / pom.xml
index 52333044dfc63826303fcc45569362afdc177c3e..9c031a2fc82f4f78ab9ba78cc648be10a2d0d7ab 100644 (file)
          <groupId>javax.servlet</groupId>
          <artifactId>servlet-api</artifactId>
        </dependency>
+    <dependency>
+      <groupId>javax.persistence</groupId>
+      <artifactId>persistence-api</artifactId>
+    </dependency>
     <dependency>
       <groupId>log4j</groupId>
       <artifactId>log4j</artifactId>