License |
License |
---|---|
GroupId | GroupIdit.unimi.di |
ArtifactId | ArtifactIdmg4j |
Last Version | Last Version5.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMG4J
MG4J (Managing Gigabytes for Java) is a free full-text search engine for large document collections written in Java.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mg4j-5.2.2.pom | |
mg4j-5.2.2.jar | 846 KB |
mg4j-5.2.2-sources.jar | 1008 KB |
mg4j-5.2.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/it.unimi.di/mg4j/ -->
<dependency>
<groupId>it.unimi.di</groupId>
<artifactId>mg4j</artifactId>
<version>5.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/it.unimi.di/mg4j/
implementation 'it.unimi.di:mg4j:5.2.2'
// https://jarcasting.com/artifacts/it.unimi.di/mg4j/
implementation ("it.unimi.di:mg4j:5.2.2")
'it.unimi.di:mg4j:jar:5.2.2'
<dependency org="it.unimi.di" name="mg4j" rev="5.2.2">
<artifact name="mg4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.unimi.di', module='mg4j', version='5.2.2')
)
libraryDependencies += "it.unimi.di" % "mg4j" % "5.2.2"
[it.unimi.di/mg4j "5.2.2"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback » logback-classic.jar Optional | jar | 5.2.2 |
Group / Artifact | Type | Version |
---|---|---|
it.unimi.dsi : fastutil | jar | 7.0.11 |
it.unimi.dsi : dsiutils | jar | 2.3.0 |
it.unimi.dsi : sux4j | jar | 4.0.0 |
it.unimi.dsi : webgraph | jar | 3.5.1 |
com.martiansoftware : jsap | jar | 2.1 |
ch.qos.logback : logback-classic | jar | 1.1.7 |
net.java.dev.javacc : javacc | jar | 6.1.2 |
commons-configuration : commons-configuration | jar | 1.8 |
commons-io : commons-io | jar | 2.4 |
commons-lang : commons-lang | jar | 2.6 |
commons-collections : commons-collections | jar | 20040616 |
commons-digester : commons-digester | jar | 2.1 |
org.apache.hadoop : hadoop-common | jar | 0.23.6 |
org.apache.tika : tika-core | jar | 1.12 |
org.apache.tika : tika-parsers | jar | 1.12 |
org.apache.velocity : velocity | jar | 1.5 |
org.apache.velocity : velocity-tools | jar | 1.3 |
org.mortbay.jetty : jetty | jar | 6.1.26 |
javax.mail : mail | jar | 1.5.0-b01 |
javax.servlet : servlet-api | jar | 3.0-alpha-1 |
mysql : mysql-connector-java | jar | 5.1.38 |
com.google.guava : guava | jar | 19.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |