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