is not current version
Last Version 1.4.15

org.jpmml:pmml-rattle 1.3.3

JPMML R/Rattle integration tests

Categories

Categories

JPMML Business Logic Libraries Machine Learning
GroupId

GroupId

org.jpmml
ArtifactId

ArtifactId

pmml-rattle
Version

Version

1.3.3
Type

Type

jar

Download pmml-rattle 1.3.3


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