Last Version

DocBook 5.0-2

DocBook is an XML vocabulary that lets you create documents in a presentation-neutral form that captures the logical structure of your content. Using free tools along with the DocBook XSL stylesheets, you can publish your content as HTML pages and PDF files, and in many other formats.

License

License

MIT like
Categories

Categories

Net
GroupId

GroupId

net.sf.docbook
ArtifactId

ArtifactId

docbook
Version

Version

5.0-2
Type

Type

pom
Description

Description

DocBook
DocBook is an XML vocabulary that lets you create documents in a presentation-neutral form that captures the logical structure of your content. Using free tools along with the DocBook XSL stylesheets, you can publish your content as HTML pages and PDF files, and in many other formats.
Project URL

Project URL

http://docbook.sourceforge.net/

Download docbook 5.0-2

Filename Size
docbook-5.0-2.pom 3 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • docbook-xsl
  • docbook-xsl-saxon
  • docbook-xsl-xalan
  • docbook-xml
  • docbook-xsl-webhelpindexer