is not current version
Last Version 1.5.1

JPMML-R 1.4.5

Java library and command-line application for converting R models to PMML

License

License

Categories

Categories

JPMML Business Logic Libraries Machine Learning
GroupId

GroupId

org.jpmml
ArtifactId

ArtifactId

jpmml-r
Version

Version

1.4.5
Type

Type

jar
Description

Description

JPMML-R
Java library and command-line application for converting R models to PMML
Project URL

Project URL

https://github.com/jpmml/jpmml-r

Download jpmml-r 1.4.5


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

Dependencies

compile (3)

Group / Artifact Type Version
com.beust : jcommander jar 1.72
org.jpmml : jpmml-converter jar 1.4.10
org.jpmml : jpmml-xgboost jar 1.5.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.jpmml : pmml-evaluator-testing jar 1.5.16

Project Modules

There are no modules declared in this project.