org.xbib-interlibrary-catalog-entities (5.0.0)

Published 2025-03-06 11:51:34 +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-catalog-entities</artifactId>
	<version>5.0.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=org.xbib:interlibrary-catalog-entities: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:interlibrary-catalog-matching
5.0.0
org.xbib:marc
2.14.1
org.xbib:standardnumber
3.1.1
org.xbib:datastructures-common
5.2.2
org.xbib:content-json
5.2.0
org.xbib:content-rdf
5.2.0
org.xbib:content-xml
5.2.0
com.fasterxml.jackson.core:jackson-databind
2.18.3
com.fasterxml.woodstox:woodstox-core
6.5.1
org.xbib:bibliographic-character-sets
3.0.0