MVN

it.unimi.di : mg4j

Maven & Gradle

Apr 06, 2016
4 usages
2 stars

MG4J · MG4J (Managing Gigabytes for Java) is a free full-text search engine for large document collections written in Java.

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

Latest Version

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

  • Latest Stable: 5.2.2

All Versions

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

Version Vulnerabilities Updated
5.2.x
mg4j-5.2.2
mg4j-5.2.1
5.2
mg4j-5.2
5.1.x
mg4j-5.1.1
5.1
mg4j-5.1
5.0
mg4j-5.0

How to add a dependency to Maven

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

<dependency>
    <groupId>it.unimi.di</groupId>
    <artifactId>mg4j</artifactId>
    <version>5.2.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'it.unimi.di:mg4j:5.2.2'

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

implementation("it.unimi.di:mg4j:5.2.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "it.unimi.di" % "mg4j" % "5.2.2"

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

Apr 18, 2023
2 usages
Sep 26, 2018
2 usages
58 stars
Jan 10, 2017
1 usages
Nov 26, 2017
2 usages
12 stars
Apr 14, 2018
1 usages
3 stars
Sep 05, 2020
2 usages
177 stars