is not current version
Last Version 1.23.0.Final

org.kie.kogito:explainability-integrationtests 0.17.0


GroupId

GroupId

org.kie.kogito
ArtifactId

ArtifactId

explainability-integrationtests
Version

Version

0.17.0
Type

Type

pom

Download explainability-integrationtests 0.17.0


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