Jar examples for m:mg4j
MG4J (Managing Gigabytes for Java) is a free full-text search engine for large document collections written in Java.
You can download jar file mg4j 5.2 in this page.
GNU Lesser General Public License Version 3+
You can use the following script to add mg4j-5.2.jar to your project.
<dependency> <groupId>it.unimi.di</groupId> <artifactId>mg4j</artifactId> <version>5.2</version> </dependency>
compile group: 'it.unimi.di', name: 'mg4j', version: '5.2'
libraryDependencies += "it.unimi.di" % "mg4j" % "5.2"
<dependency org="it.unimi.di" name="mg4j" rev="5.2"/>
@Grapes(@Grab(group='it.unimi.di', module='mg4j', version='5.2'))
'it.unimi.di:mg4j:jar:5.2'
Click the following link to download the jar file.
mg4j-5.2-javadoc.jar