| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.drools.testcoverage |
| Идентификатор | Идентификаторkjar-with-instrumentation-no-execmodel-wrapper |
| Версия | Версия7.55.0.Final |
| Тип | Типjar |
| Описание |
ОписаниеKIE Integration :: KIE Maven Plugin Instrumented kJAR Wrapper (NO exec model)
Drools and jBPM integration with seam, spring, camel, ...
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.drools.testcoverage/kjar-with-instrumentation-no-execmodel-wrapper/ -->
<dependency>
<groupId>org.drools.testcoverage</groupId>
<artifactId>kjar-with-instrumentation-no-execmodel-wrapper</artifactId>
<version>7.55.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.drools.testcoverage/kjar-with-instrumentation-no-execmodel-wrapper/
implementation 'org.drools.testcoverage:kjar-with-instrumentation-no-execmodel-wrapper:7.55.0.Final'
// https://jarcasting.com/artifacts/org.drools.testcoverage/kjar-with-instrumentation-no-execmodel-wrapper/
implementation ("org.drools.testcoverage:kjar-with-instrumentation-no-execmodel-wrapper:7.55.0.Final")
'org.drools.testcoverage:kjar-with-instrumentation-no-execmodel-wrapper:jar:7.55.0.Final'
<dependency org="org.drools.testcoverage" name="kjar-with-instrumentation-no-execmodel-wrapper" rev="7.55.0.Final">
<artifact name="kjar-with-instrumentation-no-execmodel-wrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.drools.testcoverage', module='kjar-with-instrumentation-no-execmodel-wrapper', version='7.55.0.Final')
)
libraryDependencies += "org.drools.testcoverage" % "kjar-with-instrumentation-no-execmodel-wrapper" % "7.55.0.Final"
[org.drools.testcoverage/kjar-with-instrumentation-no-execmodel-wrapper "7.55.0.Final"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.kie : kie-maven-plugin | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.6.0 |