Last Version

Docbkx Maven Samples 2.0.17

A number of examples, showing how to use the Maven Docbkx Plugin.

License

License

GroupId

GroupId

com.agilejava.docbkx
ArtifactId

ArtifactId

docbkx-samples
Version

Version

2.0.17
Type

Type

pom
Description

Description

Docbkx Maven Samples
A number of examples, showing how to use the Maven Docbkx Plugin.
Project Organization

Project Organization

Wilfred Springer, Cedric Pronzato

Download docbkx-samples 2.0.17


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

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.