is not current version
Last Version 1.6.3

org.jpmml:pmml-evaluator-reporting 1.5.6

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.6
Type

Type

jar

Download pmml-evaluator-reporting 1.5.6


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