Last Version

Baleen Core 2.7.0

Core and common functionality of Baleen

License

License

GroupId

GroupId

uk.gov.dstl.baleen
ArtifactId

ArtifactId

baleen-core
Version

Version

2.7.0
Type

Type

jar
Description

Description

Baleen Core
Core and common functionality of Baleen

Download baleen-core 2.7.0


<!-- https://jarcasting.com/artifacts/uk.gov.dstl.baleen/baleen-core/ -->
<dependency>
    <groupId>uk.gov.dstl.baleen</groupId>
    <artifactId>baleen-core</artifactId>
    <version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.dstl.baleen/baleen-core/
implementation 'uk.gov.dstl.baleen:baleen-core:2.7.0'
// https://jarcasting.com/artifacts/uk.gov.dstl.baleen/baleen-core/
implementation ("uk.gov.dstl.baleen:baleen-core:2.7.0")
'uk.gov.dstl.baleen:baleen-core:jar:2.7.0'
<dependency org="uk.gov.dstl.baleen" name="baleen-core" rev="2.7.0">
  <artifact name="baleen-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.dstl.baleen', module='baleen-core', version='2.7.0')
)
libraryDependencies += "uk.gov.dstl.baleen" % "baleen-core" % "2.7.0"
[uk.gov.dstl.baleen/baleen-core "2.7.0"]

Dependencies

compile (23)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.24
org.eclipse.jetty : jetty-servlet jar 9.4.16.v20190411
org.eclipse.jetty : jetty-servlets jar 9.4.16.v20190411
org.eclipse.jetty : jetty-webapp jar 9.4.16.v20190411
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
com.fasterxml.jackson.core : jackson-core jar 2.9.8
com.fasterxml.jackson.core : jackson-annotations jar 2.9.8
org.slf4j : log4j-over-slf4j jar 1.7.26
org.slf4j : jul-to-slf4j jar 1.7.26
ch.qos.logback : logback-classic jar 1.2.3
com.codahale.metrics : metrics-annotation jar 3.0.2
com.codahale.metrics : metrics-core jar 3.0.2
com.codahale.metrics : metrics-jetty9 jar 3.0.2
com.codahale.metrics : metrics-json jar 3.0.2
com.codahale.metrics : metrics-jvm jar 3.0.2
com.codahale.metrics : metrics-logback jar 3.0.2
com.codahale.metrics : metrics-servlet jar 3.0.2
org.elasticsearch : metrics-elasticsearch-reporter jar 2.2.0
io.github.classgraph : classgraph jar 4.8.24
org.slf4j : slf4j-api jar 1.7.26
com.google.guava : guava jar 27.1-jre
commons-io : commons-io jar 2.6
org.apache.uima : uimafit-core jar 3.0.0

test (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.8
junit : junit jar 4.12
org.mockito : mockito-core jar 2.27.0

Project Modules

There are no modules declared in this project.