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

com.splout.db:splout-hadoop 0.2.5

Splout is a read only, horizontally scalable SQL database that plays well with Hadoop.

Группа

Группа

com.splout.db
Идентификатор

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

splout-hadoop
Версия

Версия

0.2.5
Тип

Тип

jar

Скачать splout-hadoop 0.2.5


<!-- https://jarcasting.com/artifacts/com.splout.db/splout-hadoop/ -->
<dependency>
    <groupId>com.splout.db</groupId>
    <artifactId>splout-hadoop</artifactId>
    <version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.splout.db/splout-hadoop/
implementation 'com.splout.db:splout-hadoop:0.2.5'
// https://jarcasting.com/artifacts/com.splout.db/splout-hadoop/
implementation ("com.splout.db:splout-hadoop:0.2.5")
'com.splout.db:splout-hadoop:jar:0.2.5'
<dependency org="com.splout.db" name="splout-hadoop" rev="0.2.5">
  <artifact name="splout-hadoop" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.splout.db', module='splout-hadoop', version='0.2.5')
)
libraryDependencies += "com.splout.db" % "splout-hadoop" % "0.2.5"
[com.splout.db/splout-hadoop "0.2.5"]