UIMA Annotator: BSFAnnotator

Annotator to run scripts using Apache's Bean Scripting Framework

License

License

GroupId

GroupId

org.apache.uima
ArtifactId

ArtifactId

BSFAnnotator
Last Version

Last Version

2.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

UIMA Annotator: BSFAnnotator
Annotator to run scripts using Apache's Bean Scripting Framework
Project URL

Project URL

http://uima.apache.org
Project Organization

Project Organization

The Apache Software Foundation

Download BSFAnnotator

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
bsf : bsf jar 2.4.0
org.beanshell : bsh jar 2.0b4
rhino : js jar 1.7R2
log4j : log4j jar 1.2.14
commons-logging : commons-logging-api jar 1.1

provided (1)

Group / Artifact Type Version
org.apache.uima : uimaj-core jar 2.3.1

test (2)

Group / Artifact Type Version
org.apache.uima : uimaj-test-util jar 2.3.1
org.apache.uima : uimaj-component-test-util jar 2.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.1