Skip to content

Instantly share code, notes, and snippets.

@yupadhyay
Created October 16, 2014 21:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save yupadhyay/babbb1fb2d633898590e to your computer and use it in GitHub Desktop.
Save yupadhyay/babbb1fb2d633898590e to your computer and use it in GitHub Desktop.
Pom Dependency for non admin resource Resolver
<dependency>
<groupid>com.adobe.aem</groupid>
<artifactid>aem-api</artifactid>
<version>6.0.0.1</version>
<scope>provided</scope>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment