How to install the Java artifact sk.seges.sesam.sesam-showcase-annotation-processor with Maven
Java
Maven
pom.xml
sk.seges.sesam
sesam-showcase-annotation-processor
Add the following lines to your pom.xml in the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>sk.seges.sesam</groupId>
<artifactId>sesam-showcase-annotation-processor</artifactId>
<version>1.1.1</version>
</dependency>
/<dependencies>