License |
License |
---|---|
Categories |
CategoriesNet Geo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.jvnet.ogc |
ArtifactId | ArtifactIdgeotiff |
Version | Version2.6.1 |
Type | Typepom |
Description |
DescriptionOGC GMLCOV GeoTIFF
OGC Schemas project provides JAXB 2.x bindings for XML Schemas defined by the Open Geospatial Consortium (OGC).
|
Filename | Size |
---|---|
geotiff-2.6.1.pom | 566 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.ogc/geotiff/ -->
<dependency>
<groupId>org.jvnet.ogc</groupId>
<artifactId>geotiff</artifactId>
<version>2.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.ogc/geotiff/
implementation 'org.jvnet.ogc:geotiff:2.6.1'
// https://jarcasting.com/artifacts/org.jvnet.ogc/geotiff/
implementation ("org.jvnet.ogc:geotiff:2.6.1")
'org.jvnet.ogc:geotiff:pom:2.6.1'
<dependency org="org.jvnet.ogc" name="geotiff" rev="2.6.1">
<artifact name="geotiff" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.ogc', module='geotiff', version='2.6.1')
)
libraryDependencies += "org.jvnet.ogc" % "geotiff" % "2.6.1"
[org.jvnet.ogc/geotiff "2.6.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |