is not current version
Last Version 1.23.0.Final

org.kie.kogito:explainability-service-messaging 0.16.0


Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

org.kie.kogito
ArtifactId

ArtifactId

explainability-service-messaging
Version

Version

0.16.0
Type

Type

jar

Download explainability-service-messaging 0.16.0


<!-- https://jarcasting.com/artifacts/org.kie.kogito/explainability-service-messaging/ -->
<dependency>
    <groupId>org.kie.kogito</groupId>
    <artifactId>explainability-service-messaging</artifactId>
    <version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.kogito/explainability-service-messaging/
implementation 'org.kie.kogito:explainability-service-messaging:0.16.0'
// https://jarcasting.com/artifacts/org.kie.kogito/explainability-service-messaging/
implementation ("org.kie.kogito:explainability-service-messaging:0.16.0")
'org.kie.kogito:explainability-service-messaging:jar:0.16.0'
<dependency org="org.kie.kogito" name="explainability-service-messaging" rev="0.16.0">
  <artifact name="explainability-service-messaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.kogito', module='explainability-service-messaging', version='0.16.0')
)
libraryDependencies += "org.kie.kogito" % "explainability-service-messaging" % "0.16.0"
[org.kie.kogito/explainability-service-messaging "0.16.0"]