Last Version

MaxMind DB Reader 0.3.0

Reader for MaxMind DB

License

License

GroupId

GroupId

com.maxmind.db
ArtifactId

ArtifactId

maxminddb
Version

Version

0.3.0
Type

Type

jar
Description

Description

MaxMind DB Reader
Reader for MaxMind DB
Project URL

Project URL

http://dev.maxmind.com/
Project Organization

Project Organization

MaxMind, Inc.
Source Code Management

Source Code Management

https://github.com/maxmind/MaxMind-DB-Reader-java

Download maxminddb 0.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 14.0.1
com.fasterxml.jackson.core : jackson-databind jar 2.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.