Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdorg.locationtech.geowave |
ArtifactId | ArtifactIdgeowave-service-4676 |
Version | Version1.1.0 |
Type | Typewar |
Filename | Size |
---|---|
geowave-service-4676-1.1.0.pom | |
geowave-service-4676-1.1.0.war | 222 MB |
geowave-service-4676-1.1.0-sources.jar | 15 KB |
geowave-service-4676-1.1.0-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>1.1.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-service-4676/
implementation 'org.locationtech.geowave:geowave-service-4676:1.1.0'
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-service-4676/
implementation ("org.locationtech.geowave:geowave-service-4676:1.1.0")
'org.locationtech.geowave:geowave-service-4676:war:1.1.0'
<dependency org="org.locationtech.geowave" name="geowave-service-4676" rev="1.1.0">
<artifact name="geowave-service-4676" type="war" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geowave', module='geowave-service-4676', version='1.1.0')
)
libraryDependencies += "org.locationtech.geowave" % "geowave-service-4676" % "1.1.0"
[org.locationtech.geowave/geowave-service-4676 "1.1.0"]