Apache UIMA Ruta Documentation

The common parent pom for the UIMA Ruta

License

License

GroupId

GroupId

org.apache.uima
ArtifactId

ArtifactId

ruta-docbook
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Apache UIMA Ruta Documentation
The common parent pom for the UIMA Ruta
Project URL

Project URL

http://uima.apache.org
Project Organization

Project Organization

The Apache Software Foundation

Download ruta-docbook

Filename Size
ruta-docbook-2.1.0.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.uima/ruta-docbook/ -->
<dependency>
    <groupId>org.apache.uima</groupId>
    <artifactId>ruta-docbook</artifactId>
    <version>2.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.uima/ruta-docbook/
implementation 'org.apache.uima:ruta-docbook:2.1.0'
// https://jarcasting.com/artifacts/org.apache.uima/ruta-docbook/
implementation ("org.apache.uima:ruta-docbook:2.1.0")
'org.apache.uima:ruta-docbook:pom:2.1.0'
<dependency org="org.apache.uima" name="ruta-docbook" rev="2.1.0">
  <artifact name="ruta-docbook" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.uima', module='ruta-docbook', version='2.1.0')
)
libraryDependencies += "org.apache.uima" % "ruta-docbook" % "2.1.0"
[org.apache.uima/ruta-docbook "2.1.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.

Versions

Version
2.1.0
2.0.1