License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.hurence.logisland |
ArtifactId | ArtifactIdlogisland-service-ip-to-geo-maxmind |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMaxmind IP to Geo Service Plugin
Implementation of the Ip2geo service api
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.hurence.logisland/logisland-service-ip-to-geo-maxmind/ -->
<dependency>
<groupId>com.hurence.logisland</groupId>
<artifactId>logisland-service-ip-to-geo-maxmind</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hurence.logisland/logisland-service-ip-to-geo-maxmind/
implementation 'com.hurence.logisland:logisland-service-ip-to-geo-maxmind:1.4.0'
// https://jarcasting.com/artifacts/com.hurence.logisland/logisland-service-ip-to-geo-maxmind/
implementation ("com.hurence.logisland:logisland-service-ip-to-geo-maxmind:1.4.0")
'com.hurence.logisland:logisland-service-ip-to-geo-maxmind:jar:1.4.0'
<dependency org="com.hurence.logisland" name="logisland-service-ip-to-geo-maxmind" rev="1.4.0">
<artifact name="logisland-service-ip-to-geo-maxmind" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hurence.logisland', module='logisland-service-ip-to-geo-maxmind', version='1.4.0')
)
libraryDependencies += "com.hurence.logisland" % "logisland-service-ip-to-geo-maxmind" % "1.4.0"
[com.hurence.logisland/logisland-service-ip-to-geo-maxmind "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.hurence.logisland : logisland-service-ip-to-geo-api | jar | 1.4.0 |
org.apache.commons : commons-lang3 Optional | jar | 3.7 |
com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.10.3 |
com.fasterxml.jackson.core : jackson-core Optional | jar | 2.10.3 |
com.maxmind.geoip2 : geoip2 Optional | jar | 2.13.1 |
org.slf4j : slf4j-api | jar | 1.7.16 |
Group / Artifact | Type | Version |
---|---|---|
com.hurence.logisland : logisland-api | jar | 1.4.0 |
org.apache.hadoop : hadoop-client Optional | jar | 3.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.vintage : junit-vintage-engine | jar | 5.5.2 |
Group / Artifact | Type | Version |
---|---|---|
com.hurence.logisland : logisland-utils Optional | jar | 1.4.0 |
org.slf4j : slf4j-simple | jar | 1.7.5 |
com.tngtech.java : junit-dataprovider | jar | 1.13.1 |
junit : junit | jar | 4.12 |
org.junit.jupiter : junit-jupiter | jar | 5.5.2 |