License |
License |
---|---|
GroupId | GroupIdorg.ogc-schemas |
ArtifactId | ArtifactIdgmljp2 |
Version | Version3.0.0 |
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-3.0.0.pom | 599 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.ogc-schemas/gmljp2/ -->
<dependency>
<groupId>org.ogc-schemas</groupId>
<artifactId>gmljp2</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ogc-schemas/gmljp2/
implementation 'org.ogc-schemas:gmljp2:3.0.0'
// https://jarcasting.com/artifacts/org.ogc-schemas/gmljp2/
implementation ("org.ogc-schemas:gmljp2:3.0.0")
'org.ogc-schemas:gmljp2:pom:3.0.0'
<dependency org="org.ogc-schemas" name="gmljp2" rev="3.0.0">
<artifact name="gmljp2" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ogc-schemas', module='gmljp2', version='3.0.0')
)
libraryDependencies += "org.ogc-schemas" % "gmljp2" % "3.0.0"
[org.ogc-schemas/gmljp2 "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |