License |
License |
---|---|
GroupId | GroupIdorg.apache.opennlp |
ArtifactId | ArtifactIdopennlp-brat-annotator |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache 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 |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |