How to install the Java artifact design.aem.aemdesign-aem-core with Maven
Java
Maven
pom.xml
design.aem
aemdesign-aem-core
Add the following lines to your pom.xml within the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>design.aem</groupId>
<artifactId>aemdesign-aem-core</artifactId>
<version>2.1.4</version>
</dependency>
/dependencies>