You can also watch the new core components (available in 6.3) here: https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-componentsThey have HTL + Sling models
Add the following dependency to your core/pom.xml <dependency> <groupId>javax.inject</groupId> <artifactId>javax.inject</artifactId> <version>1</version> <scope>provided</scope> </dependency>