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