Last Version

Apache UIMA SDK Documentation - tools 3.3.0

The common parent pom for the UIMA Java SDK

License

License

GroupId

GroupId

org.apache.uima
ArtifactId

ArtifactId

uima-docbook-tools
Version

Version

3.3.0
Type

Type

pom
Description

Description

Apache UIMA SDK Documentation - tools
The common parent pom for the UIMA Java SDK
Project URL

Project URL

https://uima.apache.org
Project Organization

Project Organization

The Apache Software Foundation

Download uima-docbook-tools 3.3.0


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

Dependencies

provided (1)

Group / Artifact Type Version
com.github.stephenc.findbugs : findbugs-annotations jar 1.3.9-1

Project Modules

There are no modules declared in this project.