не последняя версия
Последняя версия 3.36.1.2

ai.h2o:h2o-webserver-iface 3.26.0.8

Interface module isolating H2O functionality from specific HTTP server implementation. Exposes facade that needs to have exactly one implementation on runtime classpath.

Категории

Категории

H2 Данные Базы данных H2O Прикладные библиотеки Machine Learning
Группа

Группа

ai.h2o
Идентификатор

Идентификатор

h2o-webserver-iface
Версия

Версия

3.26.0.8
Тип

Тип

pom

Скачать h2o-webserver-iface 3.26.0.8


<!-- https://jarcasting.com/artifacts/ai.h2o/h2o-webserver-iface/ -->
<dependency>
    <groupId>ai.h2o</groupId>
    <artifactId>h2o-webserver-iface</artifactId>
    <version>3.26.0.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ai.h2o/h2o-webserver-iface/
implementation 'ai.h2o:h2o-webserver-iface:3.26.0.8'
// https://jarcasting.com/artifacts/ai.h2o/h2o-webserver-iface/
implementation ("ai.h2o:h2o-webserver-iface:3.26.0.8")
'ai.h2o:h2o-webserver-iface:pom:3.26.0.8'
<dependency org="ai.h2o" name="h2o-webserver-iface" rev="3.26.0.8">
  <artifact name="h2o-webserver-iface" type="pom" />
</dependency>
@Grapes(
@Grab(group='ai.h2o', module='h2o-webserver-iface', version='3.26.0.8')
)
libraryDependencies += "ai.h2o" % "h2o-webserver-iface" % "3.26.0.8"
[ai.h2o/h2o-webserver-iface "3.26.0.8"]