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