License |
License |
---|---|
GroupId | GroupIdedu.ucr.cs.bdlab |
ArtifactId | ArtifactIdcommontest |
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 |
---|---|
commontest-0.9.5-RC1.pom | |
commontest-0.9.5-RC1.jar | 16 KB |
commontest-0.9.5-RC1-sources.jar | 7 KB |
commontest-0.9.5-RC1-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.ucr.cs.bdlab/commontest/ -->
<dependency>
<groupId>edu.ucr.cs.bdlab</groupId>
<artifactId>commontest</artifactId>
<version>0.9.5-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.ucr.cs.bdlab/commontest/
implementation 'edu.ucr.cs.bdlab:commontest:0.9.5-RC1'
// https://jarcasting.com/artifacts/edu.ucr.cs.bdlab/commontest/
implementation ("edu.ucr.cs.bdlab:commontest:0.9.5-RC1")
'edu.ucr.cs.bdlab:commontest:jar:0.9.5-RC1'
<dependency org="edu.ucr.cs.bdlab" name="commontest" rev="0.9.5-RC1">
<artifact name="commontest" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.ucr.cs.bdlab', module='commontest', version='0.9.5-RC1')
)
libraryDependencies += "edu.ucr.cs.bdlab" % "commontest" % "0.9.5-RC1"
[edu.ucr.cs.bdlab/commontest "0.9.5-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-sql_2.12 | jar | 3.2.0 |
junit : junit | jar | 4.12 |
org.scalatest : scalatest_2.12 | jar | 3.0.5 |