BlackLab Instrumentation

Instrumentation for blacklab server. Including metrics

License

License

GroupId

GroupId

nl.inl.blacklab
ArtifactId

ArtifactId

blacklab-instrumentation
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

BlackLab Instrumentation
Instrumentation for blacklab server. Including metrics
Project Organization

Project Organization

Instituut voor Nederlandse Taal (INT)

Download blacklab-instrumentation

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
io.micrometer : micrometer-core jar 1.7.0
javax.servlet : javax.servlet-api jar 3.1.0
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