| License |
License |
|---|---|
| GroupId | GroupIdio.chatpal.solr |
| ArtifactId | ArtifactIdsolr-ext |
| Last Version | Last Version0.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionChatpal Search - Solr-Extensions
Chatpal Search is fueling your rocket-chat with highly efficient and relevance-focused search.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| solr-ext-0.0.6.pom | |
| solr-ext-0.0.6.jar | 40 KB |
| solr-ext-0.0.6-sources.jar | 24 KB |
| solr-ext-0.0.6-javadoc.jar | 146 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.chatpal.solr/solr-ext/ -->
<dependency>
<groupId>io.chatpal.solr</groupId>
<artifactId>solr-ext</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.chatpal.solr/solr-ext/
implementation 'io.chatpal.solr:solr-ext:0.0.6'
// https://jarcasting.com/artifacts/io.chatpal.solr/solr-ext/
implementation ("io.chatpal.solr:solr-ext:0.0.6")
'io.chatpal.solr:solr-ext:jar:0.0.6'
<dependency org="io.chatpal.solr" name="solr-ext" rev="0.0.6">
<artifact name="solr-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.chatpal.solr', module='solr-ext', version='0.0.6')
)
libraryDependencies += "io.chatpal.solr" % "solr-ext" % "0.0.6"
[io.chatpal.solr/solr-ext "0.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.solr : solr-core | jar | 7.7.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.hamcrest : hamcrest-library | jar | 1.3 |