License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdio.github.rahulbsw |
ArtifactId | ArtifactIdip2geolocation-grcp-spark |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProject Location Service using GRPC and IP lookup
|
<!-- https://jarcasting.com/artifacts/io.github.rahulbsw/ip2geolocation-grcp-spark/ -->
<dependency>
<groupId>io.github.rahulbsw</groupId>
<artifactId>ip2geolocation-grcp-spark</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.rahulbsw/ip2geolocation-grcp-spark/
implementation 'io.github.rahulbsw:ip2geolocation-grcp-spark:1.1.0'
// https://jarcasting.com/artifacts/io.github.rahulbsw/ip2geolocation-grcp-spark/
implementation ("io.github.rahulbsw:ip2geolocation-grcp-spark:1.1.0")
'io.github.rahulbsw:ip2geolocation-grcp-spark:jar:1.1.0'
<dependency org="io.github.rahulbsw" name="ip2geolocation-grcp-spark" rev="1.1.0">
<artifact name="ip2geolocation-grcp-spark" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.rahulbsw', module='ip2geolocation-grcp-spark', version='1.1.0')
)
libraryDependencies += "io.github.rahulbsw" % "ip2geolocation-grcp-spark" % "1.1.0"
[io.github.rahulbsw/ip2geolocation-grcp-spark "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.rahulbsw : ip2geolocation-grcp-common | jar | 1.1.0 |
io.github.rahulbsw : sparksql-protobuf | jar | 1.1.0 |
org.projectlombok : lombok | jar | 1.18.22 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-sql_2.12 | jar | 3.1.2 |