TileDB Spark

Spark interface to the TileDB storage manager

License

License

GroupId

GroupId

io.tiledb
ArtifactId

ArtifactId

tiledb-spark
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

TileDB Spark
Spark interface to the TileDB storage manager
Project URL

Project URL

https://github.com/TileDB-Inc/TileDB-Spark
Source Code Management

Source Code Management

https://github.com/TileDB-Inc/TileDB-Spark

Download tiledb-spark

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.0
0.8.0
0.7.1
0.7.0
0.6.0
0.5.3
0.5.2
0.5.1
0.3.0