License |
License |
---|---|
GroupId | GroupIdcool.solr |
ArtifactId | ArtifactIdsolr-forward-authentication-plugin |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptionsolr-forward-authentication-plugin
A Solr plugin that implements forward authentication
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/cool.solr/solr-forward-authentication-plugin/ -->
<dependency>
<groupId>cool.solr</groupId>
<artifactId>solr-forward-authentication-plugin</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/cool.solr/solr-forward-authentication-plugin/
implementation 'cool.solr:solr-forward-authentication-plugin:0.2.0'
// https://jarcasting.com/artifacts/cool.solr/solr-forward-authentication-plugin/
implementation ("cool.solr:solr-forward-authentication-plugin:0.2.0")
'cool.solr:solr-forward-authentication-plugin:jar:0.2.0'
<dependency org="cool.solr" name="solr-forward-authentication-plugin" rev="0.2.0">
<artifact name="solr-forward-authentication-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='cool.solr', module='solr-forward-authentication-plugin', version='0.2.0')
)
libraryDependencies += "cool.solr" % "solr-forward-authentication-plugin" % "0.2.0"
[cool.solr/solr-forward-authentication-plugin "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.solr : solr-core | jar | 8.11.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.testcontainers : testcontainers | jar | 1.16.2 |