Last Version

Utility classes for Apache Solr 1.7.2

Utility classes for Apache Solr

License

License

GroupId

GroupId

cool.solr
ArtifactId

ArtifactId

solr-util
Version

Version

1.7.2
Type

Type

jar
Description

Description

Utility classes for Apache Solr
Utility classes for Apache Solr
Project URL

Project URL

https://github.com/solr-cool/solr-util

Download solr-util 1.7.2


<!-- 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"]

Dependencies

provided (1)

Group / Artifact Type Version
org.apache.solr : solr-core jar 8.11.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.