is not current version
Last Version 1.6.3

org.jpmml:pmml-evaluator-reporting 1.5.14

JPMML class model evaluator reporting

Categories

Categories

Reporting Business Logic Libraries JPMML Machine Learning
GroupId

GroupId

org.jpmml
ArtifactId

ArtifactId

pmml-evaluator-reporting
Version

Version

1.5.14
Type

Type

jar

Download pmml-evaluator-reporting 1.5.14


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