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