MVN

it.unimi.di : mg4j-big

Maven & Gradle

Jun 04, 2020
5 usages
2 stars

MG4J (big) · 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.

<dependency>
    <groupId>it.unimi.di</groupId>
    <artifactId>mg4j-big</artifactId>
    <version>5.4.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.unimi.di : mg4j-big to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.4.4

All Versions

Choose a version of it.unimi.di : mg4j-big to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.4.x
mg4j-big-5.4.4
mg4j-big-5.4.3
mg4j-big-5.4.2
mg4j-big-5.4.1
5.4
mg4j-big-5.4
5.3
mg4j-big-5.3
5.2.x
mg4j-big-5.2.1
5.2
mg4j-big-5.2
5.0.x
mg4j-big-5.0.1
5.0
mg4j-big-5.0

How to add a dependency to Maven

Add the following it.unimi.di : mg4j-big maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>it.unimi.di</groupId>
    <artifactId>mg4j-big</artifactId>
    <version>5.4.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following it.unimi.di : mg4j-big gradle dependency to your build.gradle file:

implementation 'it.unimi.di:mg4j-big:5.4.4'

Gradle Kotlin DSL: Add the following it.unimi.di : mg4j-big gradle kotlin dependency to your build.gradle.kts file:

implementation("it.unimi.di:mg4j-big:5.4.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following it.unimi.di : mg4j-big sbt scala dependency to your build.sbt file:

libraryDependencies += "it.unimi.di" % "mg4j-big" % "5.4.4"

Advertisement

Dependencies from Group

Jun 04, 2020
5 usages
2 stars
Apr 06, 2016
4 usages
2 stars
Jan 29, 2021
4 usages
6 stars
Jul 31, 2015

Discover Dependencies

Feb 21, 2021
10 usages
1.8k stars
Oct 25, 2019
3 usages
2 stars
Oct 26, 2019
5 usages
3 stars
Jun 16, 2020
4 usages
Jul 12, 2023
7 usages
3k stars
Aug 25, 2022
5 usages
387 stars
Jun 24, 2019
24 usages
686 stars
Nov 17, 2020
8 usages
44 stars
Jan 14, 2023
7 usages
8.2k stars