k

kie-pmml-commons

Common code for PMML module
Files download
File Operation
kie-pmml-commons-7.52.0.t20210322.jar download
kie-pmml-commons-7.52.0.t20210322.pom download
kie-pmml-commons-7.52.0.t20210322-sources.jar download
Apache Maven
<dependency>
  <groupId>org.kie</groupId>
  <artifactId>kie-pmml-commons</artifactId>
  <version>7.52.0.t20210322</version>
</dependency>
Gradle Groovy
implementation 'org.kie:kie-pmml-commons:7.52.0.t20210322'
Gradle Kotlin
implementation("org.kie:kie-pmml-commons:7.52.0.t20210322")
Scala SBT
libraryDependencies += "org.kie" % "kie-pmml-commons" % "7.52.0.t20210322"
Groovy Grape
@Grapes(
  @Grab(group='org.kie', module='kie-pmml-commons', version='7.52.0.t20210322')
)
Apache Ivy
<dependency org="org.kie" name="kie-pmml-commons" rev="7.52.0.t20210322" />
Leiningen
[org.kie/kie-pmml-commons "7.52.0.t20210322"]
Apache Buildr
'org.kie:kie-pmml-commons:jar:7.52.0.t20210322'