is not current version
Last Version 6.3.1

GeoPackage 6.1.2

GeoPackage Java implementation

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

mil.nga.geopackage
ArtifactId

ArtifactId

geopackage
Version

Version

6.1.2
Type

Type

jar
Description

Description

GeoPackage
GeoPackage Java implementation
Project URL

Project URL

https://github.com/ngageoint/geopackage-java
Project Organization

Project Organization

National Geospatial-Intelligence Agency

Download geopackage 6.1.2


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

Dependencies

compile (5)

Group / Artifact Type Version
mil.nga.geopackage : geopackage-core jar 6.1.1
mil.nga : tiff jar 2.0.5
com.j256.ormlite : ormlite-jdbc jar 5.7
org.xerial : sqlite-jdbc jar 3.36.0.3
org.xerial.thirdparty : nestedvm jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.