MVN

ai.h2o : h2o-jetty-9-ext

Maven & Gradle

Aug 22, 2023
6.7k stars

h2o-jetty-9-ext

<dependency>
    <groupId>ai.h2o</groupId>
    <artifactId>h2o-jetty-9-ext</artifactId>
    <version>3.42.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ai.h2o : h2o-jetty-9-ext to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.42.0.3

All Versions

Choose a version of ai.h2o : h2o-jetty-9-ext to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.42.x
h2o-jetty-9-ext-3.42.0.3
h2o-jetty-9-ext-3.42.0.2
h2o-jetty-9-ext-3.42.0.1
3.40.x
h2o-jetty-9-ext-3.40.0.4
h2o-jetty-9-ext-3.40.0.3
h2o-jetty-9-ext-3.40.0.2
h2o-jetty-9-ext-3.40.0.1
3.38.x
h2o-jetty-9-ext-3.38.0.4
h2o-jetty-9-ext-3.38.0.3
h2o-jetty-9-ext-3.38.0.2
h2o-jetty-9-ext-3.38.0.1

How to add a dependency to Maven

Add the following ai.h2o : h2o-jetty-9-ext maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ai.h2o</groupId>
    <artifactId>h2o-jetty-9-ext</artifactId>
    <version>3.42.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ai.h2o : h2o-jetty-9-ext gradle dependency to your build.gradle file:

implementation 'ai.h2o:h2o-jetty-9-ext:3.42.0.3'

Gradle Kotlin DSL: Add the following ai.h2o : h2o-jetty-9-ext gradle kotlin dependency to your build.gradle.kts file:

implementation("ai.h2o:h2o-jetty-9-ext:3.42.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following ai.h2o : h2o-jetty-9-ext sbt scala dependency to your build.sbt file:

libraryDependencies += "ai.h2o" % "h2o-jetty-9-ext" % "3.42.0.3"

Advertisement

Dependencies from Group

Aug 22, 2023
33 usages
6.7k stars
Aug 22, 2023
31 usages
6.7k stars
Aug 22, 2023
11 usages
6.7k stars
Aug 22, 2023
8 usages
6.7k stars
Aug 22, 2023
8 usages
6.7k stars

Discover Dependencies