| License |
License |
|---|---|
| GroupId | GroupIdcool.solr |
| ArtifactId | ArtifactIdsolr-util |
| Last Version | Last Version1.7.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionUtility classes for Apache Solr
Utility classes for Apache Solr
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| solr-util-1.7.2.pom | |
| solr-util-1.7.2.jar | 18 KB |
| solr-util-1.7.2-sources.jar | 16 KB |
| solr-util-1.7.2-javadoc.jar | 99 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cool.solr/solr-util/ -->
<dependency>
<groupId>cool.solr</groupId>
<artifactId>solr-util</artifactId>
<version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/cool.solr/solr-util/
implementation 'cool.solr:solr-util:1.7.2'
// https://jarcasting.com/artifacts/cool.solr/solr-util/
implementation ("cool.solr:solr-util:1.7.2")
'cool.solr:solr-util:jar:1.7.2'
<dependency org="cool.solr" name="solr-util" rev="1.7.2">
<artifact name="solr-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='cool.solr', module='solr-util', version='1.7.2')
)
libraryDependencies += "cool.solr" % "solr-util" % "1.7.2"
[cool.solr/solr-util "1.7.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.solr : solr-core | jar | 8.11.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |