Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdorg.locationtech.geomesa |
ArtifactId | ArtifactIdgeomesa-web_2.11 |
Version | Version3.0.0 |
Type | Typepom |
Filename | Size |
---|---|
geomesa-web_2.11-3.0.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa-web_2.11/ -->
<dependency>
<groupId>org.locationtech.geomesa</groupId>
<artifactId>geomesa-web_2.11</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa-web_2.11/
implementation 'org.locationtech.geomesa:geomesa-web_2.11:3.0.0'
// https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa-web_2.11/
implementation ("org.locationtech.geomesa:geomesa-web_2.11:3.0.0")
'org.locationtech.geomesa:geomesa-web_2.11:pom:3.0.0'
<dependency org="org.locationtech.geomesa" name="geomesa-web_2.11" rev="3.0.0">
<artifact name="geomesa-web_2.11" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geomesa', module='geomesa-web_2.11', version='3.0.0')
)
libraryDependencies += "org.locationtech.geomesa" % "geomesa-web_2.11" % "3.0.0"
[org.locationtech.geomesa/geomesa-web_2.11 "3.0.0"]