retepTools DocBook

Maven plugins based on docbkx which use a more recent version of the docbook xsl stylesheets. This uses the docbkx builder plugin to generate the actual mojo's. See: http://docbkx-tools.sourceforge.net/builder.html

License

License

BSD
Public Domain
GroupId

GroupId

uk.org.retep.tools.docbook
ArtifactId

ArtifactId

docbook
Last Version

Last Version

10.6
Release Date

Release Date

Type

Type

jar
Description

Description

retepTools DocBook
Maven plugins based on docbkx which use a more recent version of the docbook xsl stylesheets. This uses the docbkx builder plugin to generate the actual mojo's. See: http://docbkx-tools.sourceforge.net/builder.html
Project Organization

Project Organization

Retep Development Group

Download docbook

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

  • docbkx

Versions

Version
10.6
10.5.1
10.5
10.1