Skip to content

Instantly share code, notes, and snippets.

@yupadhyay
Created November 5, 2014 17:14
Show Gist options
  • Save yupadhyay/9b085c07ff59de24fe1c to your computer and use it in GitHub Desktop.
Save yupadhyay/9b085c07ff59de24fe1c to your computer and use it in GitHub Desktop.
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.models.api</artifactId>
<version>1.1.0</version>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.models.impl</artifactId>
<version>1.1.0</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment