License |
License |
---|---|
GroupId | GroupIdorg.apache.uima |
ArtifactId | ArtifactIduima-docbook-tools |
Last Version | Last Version3.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache UIMA SDK Documentation - tools
The common parent pom for the UIMA Java SDK
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
uima-docbook-tools-3.3.0.pom | 2 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.stephenc.findbugs : findbugs-annotations | jar | 1.3.9-1 |