MVN

io.github.rahulbsw : ip2geolocation-grcp

Maven & Gradle

Apr 13, 2022
0 stars

LocationService · Project Location Service using GRPC and IP lookup

<dependency>
    <groupId>io.github.rahulbsw</groupId>
    <artifactId>ip2geolocation-grcp</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.rahulbsw : ip2geolocation-grcp to add to Maven - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of io.github.rahulbsw : ip2geolocation-grcp to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
ip2geolocation-grcp-1.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.rahulbsw</groupId>
    <artifactId>ip2geolocation-grcp</artifactId>
    <version>1.0.3</version>
</dependency>