How to install the Java artifact za.co.absa.enceladus-kafka with Maven
Java
Maven
pom.xml
za.co.absa
enceladus-kafka
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>za.co.absa</groupId>
<artifactId>enceladus-kafka</artifactId>
<version>1.7.1</version>
</dependency>
/dependencies>