License |
License |
---|---|
GroupId | GroupIdcom.rbmhtechnology.vind |
ArtifactId | ArtifactIdsolr-suggestion-handler |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVind Utils - Solr Suggestion Handler
Vind is build to enable the integration of search facilities in java projects without getting to deep into the search topic
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.rbmhtechnology.vind/solr-suggestion-handler/ -->
<dependency>
<groupId>com.rbmhtechnology.vind</groupId>
<artifactId>solr-suggestion-handler</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbmhtechnology.vind/solr-suggestion-handler/
implementation 'com.rbmhtechnology.vind:solr-suggestion-handler:3.2.0'
// https://jarcasting.com/artifacts/com.rbmhtechnology.vind/solr-suggestion-handler/
implementation ("com.rbmhtechnology.vind:solr-suggestion-handler:3.2.0")
'com.rbmhtechnology.vind:solr-suggestion-handler:jar:3.2.0'
<dependency org="com.rbmhtechnology.vind" name="solr-suggestion-handler" rev="3.2.0">
<artifact name="solr-suggestion-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbmhtechnology.vind', module='solr-suggestion-handler', version='3.2.0')
)
libraryDependencies += "com.rbmhtechnology.vind" % "solr-suggestion-handler" % "3.2.0"
[com.rbmhtechnology.vind/solr-suggestion-handler "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.6 |
joda-time : joda-time | jar | 2.10.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.solr : solr-core | jar | 8.4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.solr : solr-test-framework | jar | 8.4.0 |
com.rbmhtechnology.vind : backend-solr | jar | 3.2.0 |
io.redlink.utils : utils | jar | 1.0.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.0 |