License |
License |
---|---|
Categories |
CategoriesJPMML Business Logic Libraries Machine Learning |
GroupId | GroupIdorg.jpmml |
ArtifactId | ArtifactIdpmml-converter-testing |
Last Version | Last Version1.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJPMML converter batch testing harness
JPMML class model converter batch testing harness
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jpmml : pmml-converter | jar | 1.5.3 |
Group / Artifact | Type | Version |
---|---|---|
org.jpmml : pmml-evaluator-testing | jar | 1.6.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |