net.acesinc.druid.extensions:cors-servlet-filter

This is an extension for the druid analytics data store that enables CORS headers across all of the exposed APIs. This allows web applications to make AJAX calls to the druid APIs without Cross Site Request issues.

License

License

Categories

Categories

Net druid Data Databases
GroupId

GroupId

net.acesinc.druid.extensions
ArtifactId

ArtifactId

cors-servlet-filter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

net.acesinc.druid.extensions:cors-servlet-filter
This is an extension for the druid analytics data store that enables CORS headers across all of the exposed APIs. This allows web applications to make AJAX calls to the druid APIs without Cross Site Request issues.
Project URL

Project URL

https://github.com/acesinc/druid-cors-filter-extension
Source Code Management

Source Code Management

https://github.com/acesinc/druid-cors-filter-extension

Download cors-servlet-filter

How to add to project

<!-- https://jarcasting.com/artifacts/net.acesinc.druid.extensions/cors-servlet-filter/ -->
<dependency>
    <groupId>net.acesinc.druid.extensions</groupId>
    <artifactId>cors-servlet-filter</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.acesinc.druid.extensions/cors-servlet-filter/
implementation 'net.acesinc.druid.extensions:cors-servlet-filter:1.0.0'
// https://jarcasting.com/artifacts/net.acesinc.druid.extensions/cors-servlet-filter/
implementation ("net.acesinc.druid.extensions:cors-servlet-filter:1.0.0")
'net.acesinc.druid.extensions:cors-servlet-filter:jar:1.0.0'
<dependency org="net.acesinc.druid.extensions" name="cors-servlet-filter" rev="1.0.0">
  <artifact name="cors-servlet-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.acesinc.druid.extensions', module='cors-servlet-filter', version='1.0.0')
)
libraryDependencies += "net.acesinc.druid.extensions" % "cors-servlet-filter" % "1.0.0"
[net.acesinc.druid.extensions/cors-servlet-filter "1.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
io.druid : druid-api jar 0.3.5
io.druid : druid-common jar 0.7.1.1
io.druid : druid-server jar 0.7.1.1
org.ebaysf.web : cors-filter jar 1.0.0
org.apache.commons : commons-lang3 jar 3.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0