Last Version

Geo IP Database 0.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.littleshoot
ArtifactId

ArtifactId

geoip
Version

Version

0.1
Type

Type

jar
Description

Description

Geo IP Database
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

LittleShoot
Source Code Management

Source Code Management

https://[email protected]/adamfisk/GeoIP-Java.git

Download geoip 0.1


<!-- https://jarcasting.com/artifacts/org.littleshoot/geoip/ -->
<dependency>
    <groupId>org.littleshoot</groupId>
    <artifactId>geoip</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.littleshoot/geoip/
implementation 'org.littleshoot:geoip:0.1'
// https://jarcasting.com/artifacts/org.littleshoot/geoip/
implementation ("org.littleshoot:geoip:0.1")
'org.littleshoot:geoip:jar:0.1'
<dependency org="org.littleshoot" name="geoip" rev="0.1">
  <artifact name="geoip" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.littleshoot', module='geoip', version='0.1')
)
libraryDependencies += "org.littleshoot" % "geoip" % "0.1"
[org.littleshoot/geoip "0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.16
org.slf4j : slf4j-log4j12 jar 1.6.1
org.slf4j : slf4j-api jar 1.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.