is not current version
Last Version 2.3.0

BlackLab 2.1.1

BlackLab is a corpus retrieval engine written in Java, built on top of Apache Lucene. It allows fast, complex searches with accurate hit highlighting on large, tagged and annotated, bodies of text. It was developed at the Institute of Dutch Lexicology (INL) to provide a fast and feature-rich search interface on our historical and contemporary text corpora.

License

License

GroupId

GroupId

nl.inl.blacklab
ArtifactId

ArtifactId

blacklab
Version

Version

2.1.1
Type

Type

jar
Description

Description

BlackLab
BlackLab is a corpus retrieval engine written in Java, built on top of Apache Lucene. It allows fast, complex searches with accurate hit highlighting on large, tagged and annotated, bodies of text. It was developed at the Institute of Dutch Lexicology (INL) to provide a fast and feature-rich search interface on our historical and contemporary text corpora.
Project Organization

Project Organization

Instituut voor Nederlandse Taal (INT)

Download blacklab 2.1.1


<!-- https://jarcasting.com/artifacts/nl.inl.blacklab/blacklab/ -->
<dependency>
    <groupId>nl.inl.blacklab</groupId>
    <artifactId>blacklab</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.inl.blacklab/blacklab/
implementation 'nl.inl.blacklab:blacklab:2.1.1'
// https://jarcasting.com/artifacts/nl.inl.blacklab/blacklab/
implementation ("nl.inl.blacklab:blacklab:2.1.1")
'nl.inl.blacklab:blacklab:jar:2.1.1'
<dependency org="nl.inl.blacklab" name="blacklab" rev="2.1.1">
  <artifact name="blacklab" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.inl.blacklab', module='blacklab', version='2.1.1')
)
libraryDependencies += "nl.inl.blacklab" % "blacklab" % "2.1.1"
[nl.inl.blacklab/blacklab "2.1.1"]

Dependencies

compile (20)

Group / Artifact Type Version
org.apache.lucene : lucene-core jar 5.5.5
org.apache.lucene : lucene-analyzers-common jar 5.5.5
org.apache.lucene : lucene-highlighter jar 5.5.5
org.apache.lucene : lucene-queries jar 5.5.5
org.apache.lucene : lucene-queryparser jar 5.5.5
org.apache.lucene : lucene-misc jar 5.5.5
org.apache.lucene : lucene-backward-codecs jar 5.5.5
org.apache.logging.log4j : log4j-core jar 2.16.0
org.eclipse.collections : eclipse-collections jar 7.1.0
it.unimi.dsi : fastutil jar 8.2.1
org.apache.commons : commons-compress jar 1.19
org.apache.commons : commons-lang3 jar 3.9
org.apache.commons : commons-text jar 1.4
commons-io : commons-io jar 2.6
org.apache.commons : commons-csv jar 1.4
com.fasterxml.jackson.core : jackson-core jar 2.10.2
com.fasterxml.jackson.core : jackson-databind jar 2.10.2
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.10.2
com.ximpleware : vtd-xml jar 2.13.4
net.sf.saxon : Saxon-HE jar 9.9.1-5

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
org.mockito : mockito-core jar 2.20.1

Project Modules

There are no modules declared in this project.