License |
License |
---|---|
GroupId | GroupIdorg.kie.kogito |
ArtifactId | ArtifactIdkogito-tracing-decision-common |
Version | Version0.13.1 |
Type | Typejar |
Description |
DescriptionKogito :: Add-Ons :: Tracing :: Common
Various Add-Ons to the runtimes modules (administration, monitoring, etc)
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.kie.kogito/kogito-tracing-decision-common/ -->
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-tracing-decision-common</artifactId>
<version>0.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.kogito/kogito-tracing-decision-common/
implementation 'org.kie.kogito:kogito-tracing-decision-common:0.13.1'
// https://jarcasting.com/artifacts/org.kie.kogito/kogito-tracing-decision-common/
implementation ("org.kie.kogito:kogito-tracing-decision-common:0.13.1")
'org.kie.kogito:kogito-tracing-decision-common:jar:0.13.1'
<dependency org="org.kie.kogito" name="kogito-tracing-decision-common" rev="0.13.1">
<artifact name="kogito-tracing-decision-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.kogito', module='kogito-tracing-decision-common', version='0.13.1')
)
libraryDependencies += "org.kie.kogito" % "kogito-tracing-decision-common" % "0.13.1"
[org.kie.kogito/kogito-tracing-decision-common "0.13.1"]
Group / Artifact | Type | Version |
---|---|---|
org.kie.kogito : kogito-tracing-decision-api | jar | |
org.kie.kogito : kogito-dmn | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.mockito : mockito-core | jar | 3.3.3 |