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