License |
License |
---|---|
GroupId | GroupIdedu.ucr.cs.bdlab |
ArtifactId | ArtifactIdio |
Version | Version0.9.4-RC1 |
Type | Typejar |
Description |
DescriptionA Spark extension to provide big exploratory analytics of spatio-temporal data
|
Filename | Size |
---|---|
io-0.9.4-RC1.pom | |
io-0.9.4-RC1.jar | 469 KB |
io-0.9.4-RC1-sources.jar | 238 KB |
io-0.9.4-RC1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.ucr.cs.bdlab/io/ -->
<dependency>
<groupId>edu.ucr.cs.bdlab</groupId>
<artifactId>io</artifactId>
<version>0.9.4-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.ucr.cs.bdlab/io/
implementation 'edu.ucr.cs.bdlab:io:0.9.4-RC1'
// https://jarcasting.com/artifacts/edu.ucr.cs.bdlab/io/
implementation ("edu.ucr.cs.bdlab:io:0.9.4-RC1")
'edu.ucr.cs.bdlab:io:jar:0.9.4-RC1'
<dependency org="edu.ucr.cs.bdlab" name="io" rev="0.9.4-RC1">
<artifact name="io" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.ucr.cs.bdlab', module='io', version='0.9.4-RC1')
)
libraryDependencies += "edu.ucr.cs.bdlab" % "io" % "0.9.4-RC1"
[edu.ucr.cs.bdlab/io "0.9.4-RC1"]
Group / Artifact | Type | Version |
---|---|---|
edu.ucr.cs.bdlab : common | jar | 0.9.4-RC1 |
edu.ucr.cs.bdlab : cg | jar | 0.9.4-RC1 |
org.apache.spark : spark-core_2.12 | jar | 3.0.1 |
org.apache.spark : spark-sql_2.12 | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
edu.ucr.cs.bdlab : commontest | jar | 0.9.4-RC1 |