| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdorg.jvnet.ogc | 
    
| ArtifactId | ArtifactIdcontext-v_1_1_0-schema | 
    
| Last Version | Last Version1.1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionOGC Context Schema 1.1.0 
            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 | 
|---|---|
| context-v_1_1_0-schema-1.1.0.pom | |
| context-v_1_1_0-schema-1.1.0.jar | 110 KB | 
| context-v_1_1_0-schema-1.1.0-sources.jar | 91 KB | 
| context-v_1_1_0-schema-1.1.0-javadoc.jar | 193 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.jvnet.ogc/context-v_1_1_0-schema/ -->
<dependency>
    <groupId>org.jvnet.ogc</groupId>
    <artifactId>context-v_1_1_0-schema</artifactId>
    <version>1.1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.jvnet.ogc/context-v_1_1_0-schema/
implementation 'org.jvnet.ogc:context-v_1_1_0-schema:1.1.0'
                // https://jarcasting.com/artifacts/org.jvnet.ogc/context-v_1_1_0-schema/
implementation ("org.jvnet.ogc:context-v_1_1_0-schema:1.1.0")
                'org.jvnet.ogc:context-v_1_1_0-schema:jar:1.1.0'
                <dependency org="org.jvnet.ogc" name="context-v_1_1_0-schema" rev="1.1.0">
  <artifact name="context-v_1_1_0-schema" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.jvnet.ogc', module='context-v_1_1_0-schema', version='1.1.0')
)
                libraryDependencies += "org.jvnet.ogc" % "context-v_1_1_0-schema" % "1.1.0"
                [org.jvnet.ogc/context-v_1_1_0-schema "1.1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.jvnet.jaxb2_commons : jaxb2-basics-runtime | jar | 0.6.0 | 
| org.jvnet.ogc : gml-v_2_1_2-schema | jar | 1.1.0 | 
| org.jvnet.ogc : filter-v_1_0_0-schema | jar | 1.1.0 | 
| org.jvnet.ogc : sld-v_1_0_0-schema | jar | 1.1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.sun.xml.bind : jaxb-impl | jar | 2.1.13 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.1 |