| License |
License |
|---|---|
| Categories |
CategoriesGeo Business Logic Libraries Geospatial |
| GroupId | GroupIdedu.ucr.cs.bdlab |
| ArtifactId | ArtifactIdgeolite |
| Last Version | Last Version0.5.0-RC1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA Spark extension to provide big exploratory analytics of spatio-temporal data
|
| Filename | Size |
|---|---|
| geolite-0.5.0-RC1.pom | |
| geolite-0.5.0-RC1.jar | 35 KB |
| geolite-0.5.0-RC1-sources.jar | 23 KB |
| geolite-0.5.0-RC1-javadoc.jar | 103 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/edu.ucr.cs.bdlab/geolite/ -->
<dependency>
<groupId>edu.ucr.cs.bdlab</groupId>
<artifactId>geolite</artifactId>
<version>0.5.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.ucr.cs.bdlab/geolite/
implementation 'edu.ucr.cs.bdlab:geolite:0.5.0-RC1'
// https://jarcasting.com/artifacts/edu.ucr.cs.bdlab/geolite/
implementation ("edu.ucr.cs.bdlab:geolite:0.5.0-RC1")
'edu.ucr.cs.bdlab:geolite:jar:0.5.0-RC1'
<dependency org="edu.ucr.cs.bdlab" name="geolite" rev="0.5.0-RC1">
<artifact name="geolite" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.ucr.cs.bdlab', module='geolite', version='0.5.0-RC1')
)
libraryDependencies += "edu.ucr.cs.bdlab" % "geolite" % "0.5.0-RC1"
[edu.ucr.cs.bdlab/geolite "0.5.0-RC1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.locationtech.jts : jts-core | jar | 1.16.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |