Categories |
CategoriesSecurity Geo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdorg.locationtech.geomesa |
ArtifactId | ArtifactIdgeomesa-security_2.11 |
Version | Version1.3.6 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa-security_2.11/ -->
<dependency>
<groupId>org.locationtech.geomesa</groupId>
<artifactId>geomesa-security_2.11</artifactId>
<version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa-security_2.11/
implementation 'org.locationtech.geomesa:geomesa-security_2.11:1.3.6'
// https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa-security_2.11/
implementation ("org.locationtech.geomesa:geomesa-security_2.11:1.3.6")
'org.locationtech.geomesa:geomesa-security_2.11:jar:1.3.6'
<dependency org="org.locationtech.geomesa" name="geomesa-security_2.11" rev="1.3.6">
<artifact name="geomesa-security_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geomesa', module='geomesa-security_2.11', version='1.3.6')
)
libraryDependencies += "org.locationtech.geomesa" % "geomesa-security_2.11" % "1.3.6"
[org.locationtech.geomesa/geomesa-security_2.11 "1.3.6"]