License |
License |
---|---|
Categories |
CategoriesH2 Data Databases JPMML Business Logic Libraries Machine Learning H2O |
GroupId | GroupIdorg.jpmml |
ArtifactId | ArtifactIdpmml-h2o-testing |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJPMML H2O.ai converter batch testing harness
JPMML H2O.ai to class model converter batch testing harness
|
Filename | Size |
---|---|
pmml-h2o-testing-1.2.0.pom | |
pmml-h2o-testing-1.2.0.jar | 5 KB |
pmml-h2o-testing-1.2.0-sources.jar | 3 KB |
pmml-h2o-testing-1.2.0-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jpmml/pmml-h2o-testing/ -->
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-h2o-testing</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jpmml/pmml-h2o-testing/
implementation 'org.jpmml:pmml-h2o-testing:1.2.0'
// https://jarcasting.com/artifacts/org.jpmml/pmml-h2o-testing/
implementation ("org.jpmml:pmml-h2o-testing:1.2.0")
'org.jpmml:pmml-h2o-testing:jar:1.2.0'
<dependency org="org.jpmml" name="pmml-h2o-testing" rev="1.2.0">
<artifact name="pmml-h2o-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jpmml', module='pmml-h2o-testing', version='1.2.0')
)
libraryDependencies += "org.jpmml" % "pmml-h2o-testing" % "1.2.0"
[org.jpmml/pmml-h2o-testing "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jpmml : pmml-h2o | jar | 1.2.0 |
org.jpmml : pmml-converter-testing | jar | 1.5.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |