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