| Лицензия |
Лицензия |
|---|---|
| Группа | Группаedu.ucr.cs.bdlab |
| Идентификатор | Идентификаторbeast |
| Версия | Версия0.9.5-RC1 |
| Тип | Типpom |
| Описание |
Описаниеedu.ucr.cs.bdlab:beast
A Spark extension to provide big exploratory analytics of spatio-temporal data
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| beast-0.9.5-RC1.pom | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/edu.ucr.cs.bdlab/beast/ -->
<dependency>
<groupId>edu.ucr.cs.bdlab</groupId>
<artifactId>beast</artifactId>
<version>0.9.5-RC1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/edu.ucr.cs.bdlab/beast/
implementation 'edu.ucr.cs.bdlab:beast:0.9.5-RC1'
// https://jarcasting.com/artifacts/edu.ucr.cs.bdlab/beast/
implementation ("edu.ucr.cs.bdlab:beast:0.9.5-RC1")
'edu.ucr.cs.bdlab:beast:pom:0.9.5-RC1'
<dependency org="edu.ucr.cs.bdlab" name="beast" rev="0.9.5-RC1">
<artifact name="beast" type="pom" />
</dependency>
@Grapes(
@Grab(group='edu.ucr.cs.bdlab', module='beast', version='0.9.5-RC1')
)
libraryDependencies += "edu.ucr.cs.bdlab" % "beast" % "0.9.5-RC1"
[edu.ucr.cs.bdlab/beast "0.9.5-RC1"]