| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdorg.jvnet.ogc | 
    
| ArtifactId | ArtifactIdgml-v_2_1_1 | 
    
| Last Version | Last Version1.1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionOGC GML 2.1.1 
            OGC Schemas project provides JAXB 2.x bindings for XML Schemas defined by the Open Geospatial Consortium (OGC). 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| gml-v_2_1_1-1.1.0.pom | 641 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.jvnet.ogc/gml-v_2_1_1/ -->
<dependency>
    <groupId>org.jvnet.ogc</groupId>
    <artifactId>gml-v_2_1_1</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/org.jvnet.ogc/gml-v_2_1_1/
implementation 'org.jvnet.ogc:gml-v_2_1_1:1.1.0'
                // https://jarcasting.com/artifacts/org.jvnet.ogc/gml-v_2_1_1/
implementation ("org.jvnet.ogc:gml-v_2_1_1:1.1.0")
                'org.jvnet.ogc:gml-v_2_1_1:pom:1.1.0'
                <dependency org="org.jvnet.ogc" name="gml-v_2_1_1" rev="1.1.0">
  <artifact name="gml-v_2_1_1" type="pom" />
</dependency>
                @Grapes(
@Grab(group='org.jvnet.ogc', module='gml-v_2_1_1', version='1.1.0')
)
                libraryDependencies += "org.jvnet.ogc" % "gml-v_2_1_1" % "1.1.0"
                [org.jvnet.ogc/gml-v_2_1_1 "1.1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.1 |