License |
License |
---|---|
GroupId | GroupIdorg.drools.testcoverage |
ArtifactId | ArtifactIdkjar-with-instrumentation-default-execmodel-wrapper |
Last Version | Last Version7.71.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKIE Integration :: KIE Maven Plugin Instrumented kJAR Wrapper (DEFAULT exec model)
Drools and jBPM integration with seam, spring, camel, ...
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.drools.testcoverage/kjar-with-instrumentation-default-execmodel-wrapper/ -->
<dependency>
<groupId>org.drools.testcoverage</groupId>
<artifactId>kjar-with-instrumentation-default-execmodel-wrapper</artifactId>
<version>7.71.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.drools.testcoverage/kjar-with-instrumentation-default-execmodel-wrapper/
implementation 'org.drools.testcoverage:kjar-with-instrumentation-default-execmodel-wrapper:7.71.0.Final'
// https://jarcasting.com/artifacts/org.drools.testcoverage/kjar-with-instrumentation-default-execmodel-wrapper/
implementation ("org.drools.testcoverage:kjar-with-instrumentation-default-execmodel-wrapper:7.71.0.Final")
'org.drools.testcoverage:kjar-with-instrumentation-default-execmodel-wrapper:jar:7.71.0.Final'
<dependency org="org.drools.testcoverage" name="kjar-with-instrumentation-default-execmodel-wrapper" rev="7.71.0.Final">
<artifact name="kjar-with-instrumentation-default-execmodel-wrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.drools.testcoverage', module='kjar-with-instrumentation-default-execmodel-wrapper', version='7.71.0.Final')
)
libraryDependencies += "org.drools.testcoverage" % "kjar-with-instrumentation-default-execmodel-wrapper" % "7.71.0.Final"
[org.drools.testcoverage/kjar-with-instrumentation-default-execmodel-wrapper "7.71.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.kie : kie-maven-plugin | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.6.0 |