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

Published 2025-03-06 11:51:47 +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-oracle</artifactId>
	<version>5.0.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=org.xbib:interlibrary-catalog-oracle:5.0.0

About this package

Interlibrary services in Java for search and availbiity of resources

Dependencies

org.xbib:interlibrary-catalog-builder
5.0.0
org.xbib:bibliographic-character-sets
3.0.0
com.oracle.database.jdbc:ojdbc11
23.4.0.24.05