Hi,
I am trying to create a quarkus project with kogito 10.1.0 stable version, and i wanted to tracing as well with trusty AI. So i wanted to include dependency -
<dependency>
<groupId>org.kie</groupId>
<artifactId>kie-addons-quarkus-tracing-decision</artifactId>
</dependency>
but i dont see the version being published to mvn repo. How do i use it ?
Regards
rishab Raina