Last Version

Apache OpenNLP Documentation 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-docs
Version

Version

2.0.0
Type

Type

pom
Description

Description

Apache OpenNLP Documentation
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-docs 2.0.0

Filename Size
opennlp-docs-2.0.0.pom 2 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.