License |
License |
---|---|
GroupId | GroupIdit.unimi.di |
ArtifactId | ArtifactIdarchive4j |
Last Version | Last Version1.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionArchive4J
Archive4J is a suite of tools to store compactly term/count information of a document collection.
|
Project URL |
Project URL |
Filename | Size |
---|---|
archive4j-1.3.3.pom | |
archive4j-1.3.3.jar | 125 KB |
archive4j-1.3.3-sources.jar | 116 KB |
archive4j-1.3.3-javadoc.jar | 225 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.unimi.di/archive4j/ -->
<dependency>
<groupId>it.unimi.di</groupId>
<artifactId>archive4j</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/it.unimi.di/archive4j/
implementation 'it.unimi.di:archive4j:1.3.3'
// https://jarcasting.com/artifacts/it.unimi.di/archive4j/
implementation ("it.unimi.di:archive4j:1.3.3")
'it.unimi.di:archive4j:jar:1.3.3'
<dependency org="it.unimi.di" name="archive4j" rev="1.3.3">
<artifact name="archive4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.unimi.di', module='archive4j', version='1.3.3')
)
libraryDependencies += "it.unimi.di" % "archive4j" % "1.3.3"
[it.unimi.di/archive4j "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
it.unimi.dsi : fastutil | jar | 7.0.6 |
it.unimi.dsi : dsiutils | jar | 2.2.4 |
it.unimi.di : mg4j-big | jar | 5.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
emma : emma | jar | 2.1.5320 |
emma : emma_ant | jar | 2.1.5320 |