Skip to content

Instantly share code, notes, and snippets.

@EudesSilva
Created March 17, 2013 19:36
Show Gist options
  • Save EudesSilva/5183250 to your computer and use it in GitHub Desktop.
Save EudesSilva/5183250 to your computer and use it in GitHub Desktop.
JSR-330
<!-- JSR-330 -->
<dependency>
<groupId>javax.inject</groupId>
<artifactId>javax.inject</artifactId>
<version>1</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment