License |
License |
---|---|
GroupId | GroupIduk.ac.gate.mimir |
ArtifactId | ArtifactIdmimir-core |
Version | Version6.2 |
Type | Typejar |
Description |
DescriptionGATE Mímir is a Multiparadigm Information Management Index and Repository,
a tool for indexing data from GATE documents to support fast and flexible
searching based on the text, annotations, and semantic metadata.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
mimir-core-6.2.pom | |
mimir-core-6.2.jar | 293 KB |
mimir-core-6.2-sources.jar | 219 KB |
mimir-core-6.2-javadoc.jar | 822 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.ac.gate.mimir/mimir-core/ -->
<dependency>
<groupId>uk.ac.gate.mimir</groupId>
<artifactId>mimir-core</artifactId>
<version>6.2</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.gate.mimir/mimir-core/
implementation 'uk.ac.gate.mimir:mimir-core:6.2'
// https://jarcasting.com/artifacts/uk.ac.gate.mimir/mimir-core/
implementation ("uk.ac.gate.mimir:mimir-core:6.2")
'uk.ac.gate.mimir:mimir-core:jar:6.2'
<dependency org="uk.ac.gate.mimir" name="mimir-core" rev="6.2">
<artifact name="mimir-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.gate.mimir', module='mimir-core', version='6.2')
)
libraryDependencies += "uk.ac.gate.mimir" % "mimir-core" % "6.2"
[uk.ac.gate.mimir/mimir-core "6.2"]
Group / Artifact | Type | Version |
---|---|---|
uk.ac.gate : gate-core | jar | 9.0.1 |
it.unimi.di : mg4j-big | jar | 5.4.3 |
it.unimi.dsi : fastutil | jar | 7.0.12 |
it.unimi.dsi : dsiutils | jar | 2.3.0 |
it.unimi.dsi : sux4j | jar | 4.0.0 |