io.github.mightguy:solr-commons

Solr Cloud Manager to Handle and Update Solr Cloud

License

License

GroupId

GroupId

io.github.mightguy
ArtifactId

ArtifactId

solr-commons
Last Version

Last Version

1.2.34
Release Date

Release Date

Type

Type

jar
Description

Description

Solr Cloud Manager to Handle and Update Solr Cloud

Download solr-commons

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.0.6.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.0.6.RELEASE
org.apache.solr : solr-solrj jar 7.6.0
com.google.guava : guava jar 21.0
org.projectlombok : lombok jar 1.18.2

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.6.RELEASE

Project Modules

There are no modules declared in this project.

License: MIT

Solr-Cloud-Manager

Versions

Version
1.2.34
1.2.32