is not current version
Last Version 1.7.2

cool.solr:solr-util 1.5.0

Utility classes for Apache Solr

GroupId

GroupId

cool.solr
ArtifactId

ArtifactId

solr-util
Version

Version

1.5.0
Type

Type

jar

Download solr-util 1.5.0


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