JPMML converter batch testing harness

JPMML class model converter batch testing harness

License

License

Categories

Categories

JPMML Business Logic Libraries Machine Learning
GroupId

GroupId

org.jpmml
ArtifactId

ArtifactId

pmml-converter-testing
Last Version

Last Version

1.5.3
Release Date

Release Date

Type

Type

jar
Description

Description

JPMML converter batch testing harness
JPMML class model converter batch testing harness

Download pmml-converter-testing

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jpmml : pmml-converter jar 1.5.3

provided (1)

Group / Artifact Type Version
org.jpmml : pmml-evaluator-testing jar 1.6.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.3
1.5.2
1.5.1
1.5.0