License |
License |
---|---|
GroupId | GroupIdorg.ogc-schemas |
ArtifactId | ArtifactIdiso19139_2 |
Version | Version3.0.0 |
Type | Typepom |
Description |
DescriptionOGC ISO 19139-2
OGC Schemas project provides JAXB 2.x bindings for XML Schemas defined by the Open Geospatial Consortium (OGC).
|
Filename | Size |
---|---|
iso19139_2-3.0.0.pom | 580 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.ogc-schemas/iso19139_2/ -->
<dependency>
<groupId>org.ogc-schemas</groupId>
<artifactId>iso19139_2</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ogc-schemas/iso19139_2/
implementation 'org.ogc-schemas:iso19139_2:3.0.0'
// https://jarcasting.com/artifacts/org.ogc-schemas/iso19139_2/
implementation ("org.ogc-schemas:iso19139_2:3.0.0")
'org.ogc-schemas:iso19139_2:pom:3.0.0'
<dependency org="org.ogc-schemas" name="iso19139_2" rev="3.0.0">
<artifact name="iso19139_2" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ogc-schemas', module='iso19139_2', version='3.0.0')
)
libraryDependencies += "org.ogc-schemas" % "iso19139_2" % "3.0.0"
[org.ogc-schemas/iso19139_2 "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |