Last Version

Apache OpenNLP Brat Annotator 2.0.0

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.opennlp
ArtifactId

ArtifactId

opennlp-brat-annotator
Version

Version

2.0.0
Type

Type

jar
Description

Description

Apache OpenNLP Brat Annotator
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download opennlp-brat-annotator 2.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.glassfish.jersey.containers : jersey-container-grizzly2-http jar 2.30.1
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.30.1
org.apache.opennlp : opennlp-tools jar 2.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.