is not current version
Last Version 8.4.48

io.github.mightguy:solr-manager-service 1.2.32


GroupId

GroupId

io.github.mightguy
ArtifactId

ArtifactId

solr-manager-service
Version

Version

1.2.32
Type

Type

jar

Download solr-manager-service 1.2.32


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