| License |
License |
|---|---|
| Categories |
CategoriesGeo Business Logic Libraries Geospatial |
| GroupId | GroupIdcom.51degrees |
| ArtifactId | ArtifactIdpipeline.geo-location |
| Last Version | Last Version4.4.7 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Description51Degrees :: Pipeline :: Geo Location
Geo location engines for the 51Degrees Pipeline API
|
| Project URL |
Project URL |
| Project Organization |
Project Organization51Degrees |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| pipeline.geo-location-4.4.7.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.51degrees/pipeline.geo-location/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>pipeline.geo-location</artifactId>
<version>4.4.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/pipeline.geo-location/
implementation 'com.51degrees:pipeline.geo-location:4.4.7'
// https://jarcasting.com/artifacts/com.51degrees/pipeline.geo-location/
implementation ("com.51degrees:pipeline.geo-location:4.4.7")
'com.51degrees:pipeline.geo-location:pom:4.4.7'
<dependency org="com.51degrees" name="pipeline.geo-location" rev="4.4.7">
<artifact name="pipeline.geo-location" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='pipeline.geo-location', version='4.4.7')
)
libraryDependencies += "com.51degrees" % "pipeline.geo-location" % "4.4.7"
[com.51degrees/pipeline.geo-location "4.4.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.10 |