Jar examples for h:h2o-app
H2O Application Runner
You can download jar file h2o-app 3.8.2.6 in this page.
The Apache Software License, Version 2.0
You can use the following script to add h2o-app-3.8.2.6.jar to your project.
<dependency> <groupId>ai.h2o</groupId> <artifactId>h2o-app</artifactId> <version>3.8.2.6</version> </dependency>
compile group: 'ai.h2o', name: 'h2o-app', version: '3.8.2.6'
libraryDependencies += "ai.h2o" % "h2o-app" % "3.8.2.6"
<dependency org="ai.h2o" name="h2o-app" rev="3.8.2.6"/>
@Grapes(@Grab(group='ai.h2o', module='h2o-app', version='3.8.2.6'))
'ai.h2o:h2o-app:jar:3.8.2.6'
Click the following link to download the jar file.
h2o-app-3.8.2.6-javadoc.jar