Last Version

solr-forward-auth-plugin 0.1.0

A Solr plugin that implements forward authentication

License

License

GroupId

GroupId

cool.solr
ArtifactId

ArtifactId

solr-forward-auth-plugin
Version

Version

0.1.0
Type

Type

jar
Description

Description

solr-forward-auth-plugin
A Solr plugin that implements forward authentication
Project URL

Project URL

https://github.com/solr-cool/solr-thymeleaf
Project Organization

Project Organization

solr.cool
Source Code Management

Source Code Management

https://github.com/solr-cool/solr-forward-authentication-plugin

Download solr-forward-auth-plugin 0.1.0


<!-- https://jarcasting.com/artifacts/cool.solr/solr-forward-auth-plugin/ -->
<dependency>
    <groupId>cool.solr</groupId>
    <artifactId>solr-forward-auth-plugin</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cool.solr/solr-forward-auth-plugin/
implementation 'cool.solr:solr-forward-auth-plugin:0.1.0'
// https://jarcasting.com/artifacts/cool.solr/solr-forward-auth-plugin/
implementation ("cool.solr:solr-forward-auth-plugin:0.1.0")
'cool.solr:solr-forward-auth-plugin:jar:0.1.0'
<dependency org="cool.solr" name="solr-forward-auth-plugin" rev="0.1.0">
  <artifact name="solr-forward-auth-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='cool.solr', module='solr-forward-auth-plugin', version='0.1.0')
)
libraryDependencies += "cool.solr" % "solr-forward-auth-plugin" % "0.1.0"
[cool.solr/solr-forward-auth-plugin "0.1.0"]

Dependencies

provided (1)

Group / Artifact Type Version
org.apache.solr : solr-core jar 8.11.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.testcontainers : testcontainers jar 1.16.2

Project Modules

There are no modules declared in this project.