You can download h2o-app-3.2.0.9.jar in this page.
The Apache Software License, Version 2.0
h2o-app-3.2.0.9.jar file has the following types.
META-INF/MANIFEST.MF water.H2OApp.class water.H2OClientApp.class
h2o-app-3.2.0.9.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <groupId>ai.h2o</groupId> <artifactId>h2o-app</artifactId> <version>3.2.0.9</version> <packaging>pom</packaging> <dependencies> <dependency> <groupId>ai.h2o</groupId> <artifactId>h2o-web</artifactId> <version>3.2.0.9</version> <scope>runtime</scope> </dependency> <dependency> <groupId>ai.h2o</groupId> <artifactId>h2o-algos</artifactId> <version>3.2.0.9</version> <scope>runtime</scope> </dependency> <dependency> <groupId>ai.h2o</groupId> <artifactId>h2o-core</artifactId> <version>3.2.0.9</version> <scope>runtime</scope> </dependency> <dependency> <groupId>ai.h2o</groupId> <artifactId>h2o-genmodel</artifactId> <version>3.2.0.9</version> <scope>runtime</scope> </dependency> </dependencies> <name>h2o-app</name> <description>H2O Application Runner</description> <url>https://github.com/h2oai/h2o-dev</url> <inceptionYear>2013</inceptionYear> <organization> <name>H2O.ai</name> <url>http://h2o.ai/</url> </organization> <licenses> <license> <name>The Apache Software License, Version 2.0</name> <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> </license> </licenses> <scm> <url>https://github.com/h2oai/h2o-dev</url> <connection>scm:git:https://github.com/h2oai/h2o-dev.git</connection> <developerConnection>scm:git:git@github.com:h2oai/h2o-dev.git</developerConnection> </scm> <issueManagement> <system>Jira</system> <url>http://jira.h2o.ai</url> </issueManagement> <developers> <developer> <id>support</id> <name>H2O Support</name> <email>support@h2o.ai</email> </developer> </developers> </project>
<dependency> <groupId>ai.h2o</groupId> <artifactId>h2o-app</artifactId> <version>3.2.0.9</version> </dependency>
If you think the following h2o-app-3.2.0.9.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download h2o-app-3.2.0.9.jar file