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