License |
License |
---|---|
GroupId | GroupIdorg.kie |
ArtifactId | ArtifactIdkie-pmml-models-mining-model |
Version | Version8.15.0.Beta |
Type | Typejar |
Description |
DescriptionKIE :: PMML :: Models :: Mining :: Model
KiePMML Model for Mining implementation
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.kie/kie-pmml-models-mining-model/ -->
<dependency>
<groupId>org.kie</groupId>
<artifactId>kie-pmml-models-mining-model</artifactId>
<version>8.15.0.Beta</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie/kie-pmml-models-mining-model/
implementation 'org.kie:kie-pmml-models-mining-model:8.15.0.Beta'
// https://jarcasting.com/artifacts/org.kie/kie-pmml-models-mining-model/
implementation ("org.kie:kie-pmml-models-mining-model:8.15.0.Beta")
'org.kie:kie-pmml-models-mining-model:jar:8.15.0.Beta'
<dependency org="org.kie" name="kie-pmml-models-mining-model" rev="8.15.0.Beta">
<artifact name="kie-pmml-models-mining-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie', module='kie-pmml-models-mining-model', version='8.15.0.Beta')
)
libraryDependencies += "org.kie" % "kie-pmml-models-mining-model" % "8.15.0.Beta"
[org.kie/kie-pmml-models-mining-model "8.15.0.Beta"]
Group / Artifact | Type | Version |
---|---|---|
org.kie : kie-pmml-api | jar | |
org.kie : kie-pmml-commons | jar |
Group / Artifact | Type | Version |
---|---|---|
org.kie : kie-pmml-commons | jar | |
junit : junit | jar | 4.13.1 |