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 4.0.3 in this page.
GNU Lesser General Public License Version 3+
You can use the following script to add mg4j-4.0.3.jar to your project.
<dependency> <groupId>it.unimi.dsi</groupId> <artifactId>mg4j</artifactId> <version>4.0.3</version> </dependency>
compile group: 'it.unimi.dsi', name: 'mg4j', version: '4.0.3'
libraryDependencies += "it.unimi.dsi" % "mg4j" % "4.0.3"
<dependency org="it.unimi.dsi" name="mg4j" rev="4.0.3"/>
@Grapes(@Grab(group='it.unimi.dsi', module='mg4j', version='4.0.3'))
'it.unimi.dsi:mg4j:jar:4.0.3'
Click the following link to download the jar file.
mg4j-4.0.3-javadoc.jar