License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.locationtech.geowave |
ArtifactId | ArtifactIdgeowave-adapter-auth |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeoWave Adapter Auth
Authorization functionality for GeoWave Data Adapters
|
<!-- https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-adapter-auth/ -->
<dependency>
<groupId>org.locationtech.geowave</groupId>
<artifactId>geowave-adapter-auth</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-adapter-auth/
implementation 'org.locationtech.geowave:geowave-adapter-auth:2.0.1'
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-adapter-auth/
implementation ("org.locationtech.geowave:geowave-adapter-auth:2.0.1")
'org.locationtech.geowave:geowave-adapter-auth:jar:2.0.1'
<dependency org="org.locationtech.geowave" name="geowave-adapter-auth" rev="2.0.1">
<artifact name="geowave-adapter-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geowave', module='geowave-adapter-auth', version='2.0.1')
)
libraryDependencies += "org.locationtech.geowave" % "geowave-adapter-auth" % "2.0.1"
[org.locationtech.geowave/geowave-adapter-auth "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.security : spring-security-core | jar | 5.1.13.RELEASE |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.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 |
---|---|---|
commons-logging : commons-logging | jar | 1.2 |
junit : junit | jar | 4.13.2 |