How to install the Java artifact za.co.absa.spline.producer-rest-core with Maven
Java
Maven
pom.xml
za.co.absa.spline
producer-rest-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>za.co.absa.spline</groupId>
<artifactId>producer-rest-core</artifactId>
<version>0.5.6</version>
</dependency>
/dependencies>