Skip to content

Instantly share code, notes, and snippets.

@kevinhooke
Created December 10, 2014 06:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kevinhooke/d1ead9a8bed8c3c57736 to your computer and use it in GitHub Desktop.
Save kevinhooke/d1ead9a8bed8c3c57736 to your computer and use it in GitHub Desktop.
Maven dependency: EE5
<dependency>
<groupId>javaee</groupId>
<artifactId>javaee-api</artifactId>
<version>5</version>
<scope>provided</scope>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment