License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdedu.ucr.cs.bdlab |
ArtifactId | ArtifactIdindexing |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA Spark extension to provide big exploratory analytics of spatio-temporal data
|
Filename | Size |
---|---|
indexing-0.7.0.pom | |
indexing-0.7.0.jar | 138 KB |
indexing-0.7.0-sources.jar | 83 KB |
indexing-0.7.0-javadoc.jar | 276 KB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.ucr.cs.bdlab/indexing/ -->
<dependency>
<groupId>edu.ucr.cs.bdlab</groupId>
<artifactId>indexing</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/edu.ucr.cs.bdlab/indexing/
implementation 'edu.ucr.cs.bdlab:indexing:0.7.0'
// https://jarcasting.com/artifacts/edu.ucr.cs.bdlab/indexing/
implementation ("edu.ucr.cs.bdlab:indexing:0.7.0")
'edu.ucr.cs.bdlab:indexing:jar:0.7.0'
<dependency org="edu.ucr.cs.bdlab" name="indexing" rev="0.7.0">
<artifact name="indexing" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.ucr.cs.bdlab', module='indexing', version='0.7.0')
)
libraryDependencies += "edu.ucr.cs.bdlab" % "indexing" % "0.7.0"
[edu.ucr.cs.bdlab/indexing "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
edu.ucr.cs.bdlab : cg | jar | 0.7.0 |
edu.ucr.cs.bdlab : synopses | jar | 0.7.0 |
edu.ucr.cs.bdlab : io | jar | 0.7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
edu.ucr.cs.bdlab : commontest | jar | 0.7.0 |