License |
License |
---|---|
GroupId | GroupIdorg.apache.uima |
ArtifactId | ArtifactIdBSFAnnotator |
Version | Version2.3.1 |
Type | Typejar |
Description |
DescriptionUIMA Annotator: BSFAnnotator
Annotator to run scripts using Apache's Bean Scripting Framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
BSFAnnotator-2.3.1.pom | |
BSFAnnotator-2.3.1.pear | 1 MB |
BSFAnnotator-2.3.1-sources.jar | 20 KB |
BSFAnnotator-2.3.1-javadoc.jar | 86 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.uima : uimaj-core | jar | 2.3.1 |
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 |