Skip to content

Instantly share code, notes, and snippets.

@kevinhooke
Created December 10, 2014 06:23
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/7db4a60c1b8cc2c2c6c4 to your computer and use it in GitHub Desktop.
Save kevinhooke/7db4a60c1b8cc2c2c6c4 to your computer and use it in GitHub Desktop.
Maven dependency: EE6
<dependency>
<groupId>javax</groupId>
<artifactId>javaee-api</artifactId>
<version>6.0</version>
<scope>provided</scope>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment