License |
License |
---|---|
GroupId | GroupIdorg.ogc-schemas |
ArtifactId | ArtifactIdsamplingSpecimen-v_2_0 |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOGC Sampling Specimen 2.0
OGC Schemas project provides JAXB 2.x bindings for XML Schemas defined by the Open Geospatial Consortium (OGC).
|
<!-- https://jarcasting.com/artifacts/org.ogc-schemas/samplingSpecimen-v_2_0/ -->
<dependency>
<groupId>org.ogc-schemas</groupId>
<artifactId>samplingSpecimen-v_2_0</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ogc-schemas/samplingSpecimen-v_2_0/
implementation 'org.ogc-schemas:samplingSpecimen-v_2_0:3.0.0'
// https://jarcasting.com/artifacts/org.ogc-schemas/samplingSpecimen-v_2_0/
implementation ("org.ogc-schemas:samplingSpecimen-v_2_0:3.0.0")
'org.ogc-schemas:samplingSpecimen-v_2_0:jar:3.0.0'
<dependency org="org.ogc-schemas" name="samplingSpecimen-v_2_0" rev="3.0.0">
<artifact name="samplingSpecimen-v_2_0" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ogc-schemas', module='samplingSpecimen-v_2_0', version='3.0.0')
)
libraryDependencies += "org.ogc-schemas" % "samplingSpecimen-v_2_0" % "3.0.0"
[org.ogc-schemas/samplingSpecimen-v_2_0 "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.hisrc.w3c : xlink-v_1_0 | jar | 1.4.0 |
org.ogc-schemas : gml-v_3_2 | jar | 3.0.0 |
org.ogc-schemas : sampling-v_2_0 | jar | 3.0.0 |
org.ogc-schemas : om-v_2_0 | jar | 3.0.0 |
org.ogc-schemas : iso19139-v_20070417 | jar | 3.0.0 |
org.jvnet.jaxb2_commons : jaxb2-basics-runtime | jar | 0.11.0 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jaxb : jaxb-runtime | jar | 2.2.11 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |