| License |
License |
|---|---|
| GroupId | GroupIdorg.mycore |
| ArtifactId | ArtifactIdmycore-solr |
| Version | Version2021.05 |
| Type | Typejar |
| Description |
DescriptionMyCoRe Solr Support
MyCoRe is a system for the development of institutional content repositories, publication servers, image collections, archives, or similar repositories.
Applications based on MyCoRe use a common core, which provides the functionality typically required for such applications, for example metadata management, querying, OAI harvesting interface, or an image viewer module.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| mycore-solr-2021.05.pom | |
| mycore-solr-2021.05.jar | 189 KB |
| mycore-solr-2021.05-sources.jar | 142 KB |
| mycore-solr-2021.05-javadoc.jar | 794 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mycore/mycore-solr/ -->
<dependency>
<groupId>org.mycore</groupId>
<artifactId>mycore-solr</artifactId>
<version>2021.05</version>
</dependency>
// https://jarcasting.com/artifacts/org.mycore/mycore-solr/
implementation 'org.mycore:mycore-solr:2021.05'
// https://jarcasting.com/artifacts/org.mycore/mycore-solr/
implementation ("org.mycore:mycore-solr:2021.05")
'org.mycore:mycore-solr:jar:2021.05'
<dependency org="org.mycore" name="mycore-solr" rev="2021.05">
<artifact name="mycore-solr" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mycore', module='mycore-solr', version='2021.05')
)
libraryDependencies += "org.mycore" % "mycore-solr" % "2021.05"
[org.mycore/mycore-solr "2021.05"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.7 |
| com.google.guava : guava | jar | 30.1.1-jre |
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.apache.httpcomponents : httpcore | jar | 4.4.14 |
| org.apache.logging.log4j : log4j-api | jar | |
| org.apache.solr : solr-solrj | jar | 8.8.2 |
| org.jdom : jdom2 | jar | 2.0.6 |
| org.mycore : mycore-base | jar | 2021.05 |
| org.mycore : mycore-classbrowser | jar | 2021.05 |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |
| commons-io : commons-io | jar | 2.8.0 |
| commons-lang : commons-lang | jar | 2.6 |
| org.hibernate : hibernate-core | jar | 5.4.28.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpmime | jar | 4.5.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.mycore : mycore-base | test-jar | 2021.05 |