Last Version

Baleen 2.7.0

Structured information from unstructured data

License

License

GroupId

GroupId

uk.gov.dstl.baleen
ArtifactId

ArtifactId

baleen
Version

Version

2.7.0
Type

Type

pom
Description

Description

Baleen
Structured information from unstructured data
Project URL

Project URL

http://github.com/dstl/baleen
Source Code Management

Source Code Management

http://github.com/dstl/baleen

Download baleen 2.7.0

Filename Size
baleen-2.7.0.pom 12 KB
Browse

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

Dependencies

compile (4)

Group / Artifact Type Version
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 (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.27.0

Project Modules

  • baleen-core
  • baleen-annotators
  • baleen-uima
  • baleen-resources
  • baleen-collectionreaders
  • baleen-consumers
  • baleen-runner
  • baleen-history
  • baleen-jobs
  • baleen-orderers
  • baleen-odin
  • baleen-entity-linking
  • baleen-mallet
  • baleen-graph
  • baleen-graph-neo4j
  • baleen-rdf
  • baleen-transports
  • baleen-activemq
  • baleen-kafka
  • baleen-rabbitmq
  • baleen-redis
  • ${javadoc.artifact}