Skip to content

Instantly share code, notes, and snippets.

@craigew
Created September 22, 2013 11:55
Show Gist options
  • Save craigew/6659242 to your computer and use it in GitHub Desktop.
Save craigew/6659242 to your computer and use it in GitHub Desktop.
OpenJPA dependency
<dependency>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-all</artifactId>
<version>2.1.1</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment