BlackLab Engine

The BlackLab "engine" that actually executes queries. Functionality that uses the engine but is not required by it will be extracted into separate modules.

License

License

GroupId

GroupId

nl.inl.blacklab
ArtifactId

ArtifactId

blacklab-engine
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

BlackLab Engine
The BlackLab "engine" that actually executes queries. Functionality that uses the engine but is not required by it will be extracted into separate modules.
Project Organization

Project Organization

Instituut voor Nederlandse Taal (INT)

Download blacklab-engine

How to add to project

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

Dependencies

compile (27)

Group / Artifact Type Version
nl.inl.blacklab : blacklab-util jar 2.3.0
nl.inl.blacklab : blacklab-common jar 2.3.0
nl.inl.blacklab : blacklab-content-store jar 2.3.0
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.eclipse.collections : eclipse-collections jar 7.1.0
it.unimi.dsi : fastutil jar 8.2.1
com.fasterxml.jackson.core : jackson-core jar 2.11.1
com.fasterxml.jackson.core : jackson-databind jar 2.11.1
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.11.1
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.11.1
com.ximpleware : vtd-xml jar 2.13.4
net.sf.saxon : Saxon-HE jar 9.9.1-5
com.github.albfernandez : juniversalchardet jar 2.3.2
net.sf.trove4j : trove4j jar 3.0.3
com.github.ben-manes.caffeine : caffeine jar 3.0.5
org.apache.logging.log4j : log4j-core jar 2.17.1
commons-io : commons-io jar 2.7
org.apache.commons : commons-compress jar 1.21
org.apache.commons : commons-lang3 jar 3.9
org.apache.commons : commons-text jar 1.4
org.apache.commons : commons-csv jar 1.4

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.0
2.2.0