License |
License |
---|---|
GroupId | GroupIdorg.kie.workbench.playground |
ArtifactId | ArtifactIdkie-decision-playground |
Last Version | Last Version7.71.0.Final |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionKIE Workbench Decision Playground
KIE Workbench Decision Playground
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.kie.workbench.playground/kie-decision-playground/ -->
<dependency>
<groupId>org.kie.workbench.playground</groupId>
<artifactId>kie-decision-playground</artifactId>
<version>7.71.0.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kie.workbench.playground/kie-decision-playground/
implementation 'org.kie.workbench.playground:kie-decision-playground:7.71.0.Final'
// https://jarcasting.com/artifacts/org.kie.workbench.playground/kie-decision-playground/
implementation ("org.kie.workbench.playground:kie-decision-playground:7.71.0.Final")
'org.kie.workbench.playground:kie-decision-playground:pom:7.71.0.Final'
<dependency org="org.kie.workbench.playground" name="kie-decision-playground" rev="7.71.0.Final">
<artifact name="kie-decision-playground" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kie.workbench.playground', module='kie-decision-playground', version='7.71.0.Final')
)
libraryDependencies += "org.kie.workbench.playground" % "kie-decision-playground" % "7.71.0.Final"
[org.kie.workbench.playground/kie-decision-playground "7.71.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.6.0 |