Last Version

GeoPackage Core 6.3.1

Core functionality for GeoPackage implementations

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

mil.nga.geopackage
ArtifactId

ArtifactId

geopackage-core
Version

Version

6.3.1
Type

Type

jar
Description

Description

GeoPackage Core
Core functionality for GeoPackage implementations
Project URL

Project URL

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

Project Organization

National Geospatial-Intelligence Agency

Download geopackage-core 6.3.1


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

Dependencies

compile (5)

Group / Artifact Type Version
com.j256.ormlite : ormlite-core jar 6.1
mil.nga.sf : sf-wkb jar 2.0.6
mil.nga.sf : sf-wkt jar 1.0.3
mil.nga.sf : sf-proj jar 4.1.3
mil.nga.oapi.features : oapi-features-json jar 2.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.