org.xbib-interlibrary-action-sru (5.0.0)
Published 2025-03-06 11:50:56 +01:00 by joerg
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement>
<dependency>
<groupId>org.xbib</groupId>
<artifactId>interlibrary-action-sru</artifactId>
<version>5.0.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=org.xbib:interlibrary-action-sru:5.0.0
About this package
Interlibrary services in Java for search and availbiity of resources
Dependencies
org.xbib:interlibrary-api
5.0.0
org.xbib:content-xml
5.2.0
org.xbib:datastructures-json-tiny
5.2.2
com.fasterxml.woodstox:woodstox-core
6.5.1
xerces:xercesImpl
2.12.2
xalan:xalan
2.7.3