Last Version

DocBook 4.5

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. This module is a fork by the Neo4j Team.

License

License

MIT like
Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j.build.plugins
ArtifactId

ArtifactId

neo4j-docbook-xml
Version

Version

4.5
Type

Type

jar
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. This module is a fork by the Neo4j Team.
Project URL

Project URL

http://docbook.sourceforge.net/

Download neo4j-docbook-xml 4.5


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

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.