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