org.xbib-interlibrary-action-config (5.0.0)

Published 2025-03-06 11:50:30 +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-config</artifactId>
	<version>5.0.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=org.xbib:interlibrary-action-config: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:datastructures-json-tiny
5.2.2