License |
License |
---|---|
Categories |
CategoriesReporting Business Logic Libraries JPMML Machine Learning |
GroupId | GroupIdorg.jpmml |
ArtifactId | ArtifactIdpmml-evaluator-reporting |
Last Version | Last Version1.6.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJPMML evaluator reporting
JPMML class model evaluator reporting
|
<!-- https://jarcasting.com/artifacts/org.jpmml/pmml-evaluator-reporting/ -->
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-evaluator-reporting</artifactId>
<version>1.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jpmml/pmml-evaluator-reporting/
implementation 'org.jpmml:pmml-evaluator-reporting:1.6.3'
// https://jarcasting.com/artifacts/org.jpmml/pmml-evaluator-reporting/
implementation ("org.jpmml:pmml-evaluator-reporting:1.6.3")
'org.jpmml:pmml-evaluator-reporting:jar:1.6.3'
<dependency org="org.jpmml" name="pmml-evaluator-reporting" rev="1.6.3">
<artifact name="pmml-evaluator-reporting" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jpmml', module='pmml-evaluator-reporting', version='1.6.3')
)
libraryDependencies += "org.jpmml" % "pmml-evaluator-reporting" % "1.6.3"
[org.jpmml/pmml-evaluator-reporting "1.6.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jpmml : pmml-evaluator | jar | 1.6.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |