k

kie-drl-tests-without-index-file

DRL Tests not having a phisical IndexFile in classpath
Files download
File Operation
kie-drl-tests-without-index-file-9.43.0.Alpha.jar download
kie-drl-tests-without-index-file-9.43.0.Alpha.pom download
Apache Maven
<dependency>
  <groupId>org.kie</groupId>
  <artifactId>kie-drl-tests-without-index-file</artifactId>
  <version>9.43.0.Alpha</version>
</dependency>
Gradle Groovy
implementation 'org.kie:kie-drl-tests-without-index-file:9.43.0.Alpha'
Gradle Kotlin
implementation("org.kie:kie-drl-tests-without-index-file:9.43.0.Alpha")
Scala SBT
libraryDependencies += "org.kie" % "kie-drl-tests-without-index-file" % "9.43.0.Alpha"
Groovy Grape
@Grapes(
  @Grab(group='org.kie', module='kie-drl-tests-without-index-file', version='9.43.0.Alpha')
)
Apache Ivy
<dependency org="org.kie" name="kie-drl-tests-without-index-file" rev="9.43.0.Alpha" />
Leiningen
[org.kie/kie-drl-tests-without-index-file "9.43.0.Alpha"]
Apache Buildr
'org.kie:kie-drl-tests-without-index-file:jar:9.43.0.Alpha'