License |
License |
---|---|
GroupId | GroupIdedu.ucr.cs.bdlab |
ArtifactId | ArtifactIdcommon |
Last Version | Last Version0.9.5-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA Spark extension to provide big exploratory analytics of spatio-temporal data
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-0.9.5-RC1.pom | |
common-0.9.5-RC1.jar | 46 KB |
common-0.9.5-RC1-sources.jar | 36 KB |
common-0.9.5-RC1-javadoc.jar | 142 KB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.ucr.cs.bdlab/common/ -->
<dependency>
<groupId>edu.ucr.cs.bdlab</groupId>
<artifactId>common</artifactId>
<version>0.9.5-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.ucr.cs.bdlab/common/
implementation 'edu.ucr.cs.bdlab:common:0.9.5-RC1'
// https://jarcasting.com/artifacts/edu.ucr.cs.bdlab/common/
implementation ("edu.ucr.cs.bdlab:common:0.9.5-RC1")
'edu.ucr.cs.bdlab:common:jar:0.9.5-RC1'
<dependency org="edu.ucr.cs.bdlab" name="common" rev="0.9.5-RC1">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.ucr.cs.bdlab', module='common', version='0.9.5-RC1')
)
libraryDependencies += "edu.ucr.cs.bdlab" % "common" % "0.9.5-RC1"
[edu.ucr.cs.bdlab/common "0.9.5-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-sql_2.12 | jar | 3.2.0 |
org.mortbay.jetty : jetty | jar | 6.1.26 |
org.locationtech.jts : jts-core | jar | 1.18.2 |
Group / Artifact | Type | Version |
---|---|---|
edu.ucr.cs.bdlab : commontest | jar | 0.9.5-RC1 |