is not current version
Last Version 8.4.48

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


GroupId

GroupId

io.github.mightguy
ArtifactId

ArtifactId

solr-manager-service
Version

Version

8.4.46
Type

Type

jar

Download solr-manager-service 8.4.46


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