| License |
License |
|---|---|
| Categories |
CategoriesGeo Business Logic Libraries Geospatial |
| GroupId | GroupIdcom.51degrees |
| ArtifactId | ArtifactIdgeo-location.cloud |
| Version | Version4.3.8 |
| Type | Typejar |
| Description |
Description51Degrees :: Geo Location :: Cloud
Geo location engines for the 51Degrees Pipeline API
|
| Project URL |
Project URL |
| Project Organization |
Project Organization51Degrees |
| Filename | Size |
|---|---|
| geo-location.cloud-4.3.8.pom | |
| geo-location.cloud-4.3.8.jar | 19 KB |
| geo-location.cloud-4.3.8-sources.jar | 14 KB |
| geo-location.cloud-4.3.8-javadoc.jar | 59 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.51degrees/geo-location.cloud/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>geo-location.cloud</artifactId>
<version>4.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/geo-location.cloud/
implementation 'com.51degrees:geo-location.cloud:4.3.8'
// https://jarcasting.com/artifacts/com.51degrees/geo-location.cloud/
implementation ("com.51degrees:geo-location.cloud:4.3.8")
'com.51degrees:geo-location.cloud:jar:4.3.8'
<dependency org="com.51degrees" name="geo-location.cloud" rev="4.3.8">
<artifact name="geo-location.cloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='geo-location.cloud', version='4.3.8')
)
libraryDependencies += "com.51degrees" % "geo-location.cloud" % "4.3.8"
[com.51degrees/geo-location.cloud "4.3.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.51degrees : geo-location.core | jar | 4.3.8 |
| com.51degrees : pipeline.cloudrequestengine | jar | 4.3.8 |
| com.51degrees : pipeline.engines.fiftyone | jar | 4.3.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |