| License |
License |
|---|---|
| GroupId | GroupIdcom.rbmhtechnology.vind |
| ArtifactId | ArtifactIdremote-solr-server |
| Last Version | Last Version3.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionVind - Remote Solr Server
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 |
| Filename | Size |
|---|---|
| remote-solr-server-3.2.0.pom | |
| remote-solr-server-3.2.0.jar | 4 KB |
| remote-solr-server-3.2.0-sources.jar | 2 KB |
| remote-solr-server-3.2.0-javadoc.jar | 24 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.rbmhtechnology.vind/remote-solr-server/ -->
<dependency>
<groupId>com.rbmhtechnology.vind</groupId>
<artifactId>remote-solr-server</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbmhtechnology.vind/remote-solr-server/
implementation 'com.rbmhtechnology.vind:remote-solr-server:3.2.0'
// https://jarcasting.com/artifacts/com.rbmhtechnology.vind/remote-solr-server/
implementation ("com.rbmhtechnology.vind:remote-solr-server:3.2.0")
'com.rbmhtechnology.vind:remote-solr-server:jar:3.2.0'
<dependency org="com.rbmhtechnology.vind" name="remote-solr-server" rev="3.2.0">
<artifact name="remote-solr-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbmhtechnology.vind', module='remote-solr-server', version='3.2.0')
)
libraryDependencies += "com.rbmhtechnology.vind" % "remote-solr-server" % "3.2.0"
[com.rbmhtechnology.vind/remote-solr-server "3.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.rbmhtechnology.vind : backend-solr | jar | 3.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.19 |
| org.slf4j : slf4j-simple | jar | 1.7.7 |