Categories |
CategoriesMaven Build Tools |
---|---|
GroupId | GroupIdorg.drools.testcoverage |
ArtifactId | ArtifactIdkie-maven-plugin-no-execmodel-tests-parent |
Version | Version7.45.0.t20201014 |
Type | Typepom |
Filename | Size |
---|---|
kie-maven-plugin-no-execmodel-tests-parent-7.45.0.t20201014.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.drools.testcoverage/kie-maven-plugin-no-execmodel-tests-parent/ -->
<dependency>
<groupId>org.drools.testcoverage</groupId>
<artifactId>kie-maven-plugin-no-execmodel-tests-parent</artifactId>
<version>7.45.0.t20201014</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.drools.testcoverage/kie-maven-plugin-no-execmodel-tests-parent/
implementation 'org.drools.testcoverage:kie-maven-plugin-no-execmodel-tests-parent:7.45.0.t20201014'
// https://jarcasting.com/artifacts/org.drools.testcoverage/kie-maven-plugin-no-execmodel-tests-parent/
implementation ("org.drools.testcoverage:kie-maven-plugin-no-execmodel-tests-parent:7.45.0.t20201014")
'org.drools.testcoverage:kie-maven-plugin-no-execmodel-tests-parent:pom:7.45.0.t20201014'
<dependency org="org.drools.testcoverage" name="kie-maven-plugin-no-execmodel-tests-parent" rev="7.45.0.t20201014">
<artifact name="kie-maven-plugin-no-execmodel-tests-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.drools.testcoverage', module='kie-maven-plugin-no-execmodel-tests-parent', version='7.45.0.t20201014')
)
libraryDependencies += "org.drools.testcoverage" % "kie-maven-plugin-no-execmodel-tests-parent" % "7.45.0.t20201014"
[org.drools.testcoverage/kie-maven-plugin-no-execmodel-tests-parent "7.45.0.t20201014"]