License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdio.github.rahulbsw |
ArtifactId | ArtifactIdip2geolocation-grcp-service |
Last Version | Last Version1.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProject Location Service using GRPC and IP lookup
|
<!-- https://jarcasting.com/artifacts/io.github.rahulbsw/ip2geolocation-grcp-service/ -->
<dependency>
<groupId>io.github.rahulbsw</groupId>
<artifactId>ip2geolocation-grcp-service</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.rahulbsw/ip2geolocation-grcp-service/
implementation 'io.github.rahulbsw:ip2geolocation-grcp-service:1.1.5'
// https://jarcasting.com/artifacts/io.github.rahulbsw/ip2geolocation-grcp-service/
implementation ("io.github.rahulbsw:ip2geolocation-grcp-service:1.1.5")
'io.github.rahulbsw:ip2geolocation-grcp-service:jar:1.1.5'
<dependency org="io.github.rahulbsw" name="ip2geolocation-grcp-service" rev="1.1.5">
<artifact name="ip2geolocation-grcp-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.rahulbsw', module='ip2geolocation-grcp-service', version='1.1.5')
)
libraryDependencies += "io.github.rahulbsw" % "ip2geolocation-grcp-service" % "1.1.5"
[io.github.rahulbsw/ip2geolocation-grcp-service "1.1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-io | jar | 1.3.2 |
io.github.rahulbsw : ip2geolocation-grcp-common | jar | 1.1.5 |
info.picocli : picocli | jar | 4.6.3 |
io.grpc : grpc-netty | jar | 1.45.1 |
io.grpc : grpc-protobuf | jar | 1.45.1 |
io.grpc : grpc-stub | jar | 1.45.1 |
com.maxmind.geoip2 : geoip2 | jar | 3.0.1 |
com.ip2location : ip2location-java | jar | 8.7.0 |
org.projectlombok : lombok | jar | 1.18.22 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.0 |