License |
License |
---|---|
GroupId | GroupIdorg.apache.uima |
ArtifactId | ArtifactIduima-docbook-resource-bundle |
Last Version | Last Version2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUIMA Docbooks shared resources
An archive which contains various shared resources used by
docbook processing
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.uima/uima-docbook-resource-bundle/ -->
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>uima-docbook-resource-bundle</artifactId>
<version>2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.uima/uima-docbook-resource-bundle/
implementation 'org.apache.uima:uima-docbook-resource-bundle:2'
// https://jarcasting.com/artifacts/org.apache.uima/uima-docbook-resource-bundle/
implementation ("org.apache.uima:uima-docbook-resource-bundle:2")
'org.apache.uima:uima-docbook-resource-bundle:jar:2'
<dependency org="org.apache.uima" name="uima-docbook-resource-bundle" rev="2">
<artifact name="uima-docbook-resource-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.uima', module='uima-docbook-resource-bundle', version='2')
)
libraryDependencies += "org.apache.uima" % "uima-docbook-resource-bundle" % "2"
[org.apache.uima/uima-docbook-resource-bundle "2"]