| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesGeo Business Logic Libraries Geospatial ORM Data | 
        
| GroupId | GroupIdorg.locationtech.geowave | 
    
| ArtifactId | ArtifactIdgeowave-format-4676 | 
    
| Last Version | Last Version2.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionGeoWave STANAG4676 Format 
            GeoWave ingest support for the STANAG4676 track specification 
         | 
    
| Filename | Size | 
|---|---|
| geowave-format-4676-2.0.1.pom | |
| geowave-format-4676-2.0.1.jar | 136 KB | 
| geowave-format-4676-2.0.1-sources.jar | 93 KB | 
| geowave-format-4676-2.0.1-javadoc.jar | 448 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-format-4676/ -->
<dependency>
    <groupId>org.locationtech.geowave</groupId>
    <artifactId>geowave-format-4676</artifactId>
    <version>2.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-format-4676/
implementation 'org.locationtech.geowave:geowave-format-4676:2.0.1'
                // https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-format-4676/
implementation ("org.locationtech.geowave:geowave-format-4676:2.0.1")
                'org.locationtech.geowave:geowave-format-4676:jar:2.0.1'
                <dependency org="org.locationtech.geowave" name="geowave-format-4676" rev="2.0.1">
  <artifact name="geowave-format-4676" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.locationtech.geowave', module='geowave-format-4676', version='2.0.1')
)
                libraryDependencies += "org.locationtech.geowave" % "geowave-format-4676" % "2.0.1"
                [org.locationtech.geowave/geowave-format-4676 "2.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.locationtech.geowave : geowave-core-ingest | jar | 2.0.1 | 
| javax.vecmath : vecmath | jar | 1.5.2 | 
| org.locationtech.geowave : geowave-adapter-vector | jar | 2.0.1 | 
| org.jdom : jdom | jar | 1.1.3 | 
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 | 
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 | 
| org.apache.logging.log4j : log4j-1.2-api | jar | 2.17.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 |