License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.locationtech.geowave |
ArtifactId | ArtifactIdgeowave-service-4676 |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionSTANAG4676 Imagery Services
GeoWave service support for image chips and video clips from STANAG4676 which can be embedded in WMS getFeatureInfo responses
|
Filename | Size |
---|---|
geowave-service-4676-2.0.1.pom | |
geowave-service-4676-2.0.1.war | 222 MB |
geowave-service-4676-2.0.1-sources.jar | 15 KB |
geowave-service-4676-2.0.1-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-service-4676/ -->
<dependency>
<groupId>org.locationtech.geowave</groupId>
<artifactId>geowave-service-4676</artifactId>
<version>2.0.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-service-4676/
implementation 'org.locationtech.geowave:geowave-service-4676:2.0.1'
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-service-4676/
implementation ("org.locationtech.geowave:geowave-service-4676:2.0.1")
'org.locationtech.geowave:geowave-service-4676:war:2.0.1'
<dependency org="org.locationtech.geowave" name="geowave-service-4676" rev="2.0.1">
<artifact name="geowave-service-4676" type="war" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geowave', module='geowave-service-4676', version='2.0.1')
)
libraryDependencies += "org.locationtech.geowave" % "geowave-service-4676" % "2.0.1"
[org.locationtech.geowave/geowave-service-4676 "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.containers : jersey-container-servlet | jar | 2.23.1 |
org.jcodec : jcodec-javase | jar | 0.1.9 |
org.jcodec : jcodec | jar | 0.1.9 |
org.locationtech.geowave : geowave-format-4676 | jar | 2.0.1 |
org.locationtech.geowave : geowave-datastore-accumulo | jar | 2.0.1 |
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 |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |