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