Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdorg.locationtech.geowave |
ArtifactId | ArtifactIdgeowave-service-4676 |
Version | Version1.0.0-RC1 |
Type | Typewar |
<!-- https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-service-4676/ -->
<dependency>
<groupId>org.locationtech.geowave</groupId>
<artifactId>geowave-service-4676</artifactId>
<version>1.0.0-RC1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-service-4676/
implementation 'org.locationtech.geowave:geowave-service-4676:1.0.0-RC1'
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-service-4676/
implementation ("org.locationtech.geowave:geowave-service-4676:1.0.0-RC1")
'org.locationtech.geowave:geowave-service-4676:war:1.0.0-RC1'
<dependency org="org.locationtech.geowave" name="geowave-service-4676" rev="1.0.0-RC1">
<artifact name="geowave-service-4676" type="war" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geowave', module='geowave-service-4676', version='1.0.0-RC1')
)
libraryDependencies += "org.locationtech.geowave" % "geowave-service-4676" % "1.0.0-RC1"
[org.locationtech.geowave/geowave-service-4676 "1.0.0-RC1"]