| License |
License |
|---|---|
| GroupId | GroupIdedu.byu.hbll |
| ArtifactId | ArtifactIdsolr |
| Last Version | Last Version1.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionedu.byu.hbll:solr
Generic solr utils
|
| Filename | Size |
|---|---|
| solr-1.4.2.pom | |
| solr-1.4.2.jar | 9 KB |
| solr-1.4.2-sources.jar | 6 KB |
| solr-1.4.2-javadoc.jar | 50 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/edu.byu.hbll/solr/ -->
<dependency>
<groupId>edu.byu.hbll</groupId>
<artifactId>solr</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/edu.byu.hbll/solr/
implementation 'edu.byu.hbll:solr:1.4.2'
// https://jarcasting.com/artifacts/edu.byu.hbll/solr/
implementation ("edu.byu.hbll:solr:1.4.2")
'edu.byu.hbll:solr:jar:1.4.2'
<dependency org="edu.byu.hbll" name="solr" rev="1.4.2">
<artifact name="solr" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.byu.hbll', module='solr', version='1.4.2')
)
libraryDependencies += "edu.byu.hbll" % "solr" % "1.4.2"
[edu.byu.hbll/solr "1.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.solr : solr-solrj | jar | 8.11.1 |
| edu.byu.hbll : json | jar | 1.4.2 |
| edu.byu.hbll : misc | jar | 1.4.0 |
| org.springframework.boot : spring-boot-starter Optional | jar | 2.6.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.5 |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.jupiter : junit-jupiter-params | jar | |
| org.mockito : mockito-junit-jupiter | jar | |
| org.mockito : mockito-core | jar | |
| org.testcontainers : junit-jupiter | jar | |
| io.specto : hoverfly-java-junit5 | jar | 0.14.1 |
| edu.byu.hbll.witness : witness-core | jar |