is not current version
Last Version 0.9.5-RC1

edu.ucr.cs.bdlab:beast 0.8.0-RC2

A Spark extension to provide big exploratory analytics of spatio-temporal data

GroupId

GroupId

edu.ucr.cs.bdlab
ArtifactId

ArtifactId

beast
Version

Version

0.8.0-RC2
Type

Type

pom

Download beast 0.8.0-RC2

Filename Size
beast-0.8.0-RC2.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/edu.ucr.cs.bdlab/beast/ -->
<dependency>
    <groupId>edu.ucr.cs.bdlab</groupId>
    <artifactId>beast</artifactId>
    <version>0.8.0-RC2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/edu.ucr.cs.bdlab/beast/
implementation 'edu.ucr.cs.bdlab:beast:0.8.0-RC2'
// https://jarcasting.com/artifacts/edu.ucr.cs.bdlab/beast/
implementation ("edu.ucr.cs.bdlab:beast:0.8.0-RC2")
'edu.ucr.cs.bdlab:beast:pom:0.8.0-RC2'
<dependency org="edu.ucr.cs.bdlab" name="beast" rev="0.8.0-RC2">
  <artifact name="beast" type="pom" />
</dependency>
@Grapes(
@Grab(group='edu.ucr.cs.bdlab', module='beast', version='0.8.0-RC2')
)
libraryDependencies += "edu.ucr.cs.bdlab" % "beast" % "0.8.0-RC2"
[edu.ucr.cs.bdlab/beast "0.8.0-RC2"]