Last Version

Vind 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

vind
Version

Version

3.2.0
Type

Type

jar
Description

Description

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

Project URL

https://rbmhtechnology.github.io/vind/
Project Organization

Project Organization

Red Bull Media House Technology GmbH
Source Code Management

Source Code Management

https://github.com/RBMHTechnology/vind/

Download vind 3.2.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • annotations
  • api
  • backend
  • server
  • monitoring
  • utils
  • test
  • demo