All Downloads are FREE. Search and download functionalities are using the official Maven repository.

mg4j-big.4.0.4.source-code.ivysettings.xml Maven / Gradle / Ivy

Go to download

MG4J (Managing Gigabytes for Java) is a free full-text search engine for large document collections written in Java. The big version is a fork of the original MG4J that can handle more than 2^31 terms and documents.

The newest version!
<?xml version="1.0" encoding="ISO-8859-1"?>
<ivysettings>
	<include url="${ivy.default.settings.dir}/ivysettings.xml"/>
	<resolvers>
		<ibiblio name="sonatype" m2compatible="true" root="https://oss.sonatype.org/content/repositories/public/"/>
		<ibiblio name="law" m2compatible="true" root="http://jars.law.dsi.unimi.it/content/repositories/public/"/>
		<chain name="default" returnFirst="true">
			<resolver ref="local"/>
			<resolver ref="sonatype"/>
			<resolver ref="main"/>
			<resolver ref="law"/>
		</chain>
	</resolvers>
</ivysettings>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy