RSThank you for your very helpful introduction. I had to add the following dependency for Netbeans on Ubuntu: <dependency> <groupId>javax.persistence</groupId> <artifactId>javax.persistence-api</artifactId> <version>2.2</version> </dependency>Comment·Article·Jun 27, 2023·Set Up a Barebones Java project with JPA