is not current version
Last Version 1.23.0.Final

org.kie.kogito:integration-tests-kogito-plugin 0.13.1


GroupId

GroupId

org.kie.kogito
ArtifactId

ArtifactId

integration-tests-kogito-plugin
Version

Version

0.13.1
Type

Type

jar

Download integration-tests-kogito-plugin 0.13.1


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