is not current version
Last Version 2.0.0-M3

Doxia :: XDoc Module 1.11.1

A Doxia module for Xdoc source documents. Xdoc format is supported both as source and target formats.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.maven.doxia
ArtifactId

ArtifactId

doxia-module-xdoc
Version

Version

1.11.1
Type

Type

jar
Description

Description

Doxia :: XDoc Module
A Doxia module for Xdoc source documents. Xdoc format is supported both as source and target formats.
Project Organization

Project Organization

The Apache Software Foundation

Download doxia-module-xdoc 1.11.1


<!-- https://jarcasting.com/artifacts/org.apache.maven.doxia/doxia-module-xdoc/ -->
<dependency>
    <groupId>org.apache.maven.doxia</groupId>
    <artifactId>doxia-module-xdoc</artifactId>
    <version>1.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.maven.doxia/doxia-module-xdoc/
implementation 'org.apache.maven.doxia:doxia-module-xdoc:1.11.1'
// https://jarcasting.com/artifacts/org.apache.maven.doxia/doxia-module-xdoc/
implementation ("org.apache.maven.doxia:doxia-module-xdoc:1.11.1")
'org.apache.maven.doxia:doxia-module-xdoc:jar:1.11.1'
<dependency org="org.apache.maven.doxia" name="doxia-module-xdoc" rev="1.11.1">
  <artifact name="doxia-module-xdoc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.maven.doxia', module='doxia-module-xdoc', version='1.11.1')
)
libraryDependencies += "org.apache.maven.doxia" % "doxia-module-xdoc" % "1.11.1"
[org.apache.maven.doxia/doxia-module-xdoc "1.11.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.codehaus.plexus : plexus-utils jar 3.3.0
org.apache.maven.doxia : doxia-core jar 1.11.1
org.apache.maven.doxia : doxia-sink-api jar 1.11.1
org.codehaus.plexus : plexus-component-annotations jar 2.1.0

test (5)

Group / Artifact Type Version
org.apache.maven.doxia : doxia-test-docs jar 1.11.1
org.xmlunit : xmlunit-core jar 2.7.0
org.xmlunit : xmlunit-matchers jar 2.7.0
org.apache.maven.doxia : doxia-core test-jar 1.11.1
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.