is not current version
Last Version 1.4.15

org.jpmml:pmml-rattle 1.1.19

JPMML R/Rattle integration tests

Categories

Categories

JPMML Business Logic Libraries Machine Learning
GroupId

GroupId

org.jpmml
ArtifactId

ArtifactId

pmml-rattle
Version

Version

1.1.19
Type

Type

jar

Download pmml-rattle 1.1.19


<!-- https://jarcasting.com/artifacts/org.jpmml/pmml-rattle/ -->
<dependency>
    <groupId>org.jpmml</groupId>
    <artifactId>pmml-rattle</artifactId>
    <version>1.1.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.jpmml/pmml-rattle/
implementation 'org.jpmml:pmml-rattle:1.1.19'
// https://jarcasting.com/artifacts/org.jpmml/pmml-rattle/
implementation ("org.jpmml:pmml-rattle:1.1.19")
'org.jpmml:pmml-rattle:jar:1.1.19'
<dependency org="org.jpmml" name="pmml-rattle" rev="1.1.19">
  <artifact name="pmml-rattle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jpmml', module='pmml-rattle', version='1.1.19')
)
libraryDependencies += "org.jpmml" % "pmml-rattle" % "1.1.19"
[org.jpmml/pmml-rattle "1.1.19"]