Last Version

Vind Backend - Apache Solr 3.2.0

Vind is build to enable the integration of search facilities in java projects without getting to deep into the search topic

License

License

GroupId

GroupId

com.rbmhtechnology.vind
ArtifactId

ArtifactId

backend-solr
Version

Version

3.2.0
Type

Type

jar
Description

Description

Vind Backend - Apache Solr
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

Red Bull Media House Technology GmbH

Download backend-solr 3.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.rbmhtechnology.vind : vind-api jar 3.2.0
com.fasterxml.jackson.core : jackson-databind jar 2.11.3
org.apache.solr : solr-solrj jar 8.4.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.10.19
org.slf4j : slf4j-simple jar 1.7.7

Project Modules

There are no modules declared in this project.