| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdorg.jvnet.ogc | 
    
| ArtifactId | ArtifactIdows-common | 
    
| Last Version | Last Version1.1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionOGC OWS Common 
            OGC Schemas project provides JAXB 2.x bindings for XML Schemas defined by the Open Geospatial Consortium (OGC). 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| ows-common-1.1.0.pom | |
| ows-common-1.1.0.jar | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.jvnet.ogc/ows-common/ -->
<dependency>
    <groupId>org.jvnet.ogc</groupId>
    <artifactId>ows-common</artifactId>
    <version>1.1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.jvnet.ogc/ows-common/
implementation 'org.jvnet.ogc:ows-common:1.1.0'
                // https://jarcasting.com/artifacts/org.jvnet.ogc/ows-common/
implementation ("org.jvnet.ogc:ows-common:1.1.0")
                'org.jvnet.ogc:ows-common:jar:1.1.0'
                <dependency org="org.jvnet.ogc" name="ows-common" rev="1.1.0">
  <artifact name="ows-common" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.jvnet.ogc', module='ows-common', version='1.1.0')
)
                libraryDependencies += "org.jvnet.ogc" % "ows-common" % "1.1.0"
                [org.jvnet.ogc/ows-common "1.1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.jvnet.ogc : ows-v_0_3_0-schema | jar | 1.1.0 | 
| org.jvnet.ogc : ows-v_0_3_1-schema | jar | 1.1.0 | 
| org.jvnet.ogc : ows-v_0_3_2-schema | jar | 1.1.0 | 
| org.jvnet.ogc : ows-v_0_4_0-schema | jar | 1.1.0 | 
| org.jvnet.ogc : ows-v_1_0_0-schema | jar | 1.1.0 | 
| org.jvnet.ogc : ows-v_1_1_0-schema | jar | 1.1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.1 |