
mg4j.4.0.3.source-code.ivysettings.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mg4j Show documentation
Show all versions of mg4j Show documentation
MG4J (Managing Gigabytes for Java) is a free full-text search engine for large document collections written in Java.
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