Last Version

Doxia :: XHTML5 Module 2.0.0-M3

A Doxia module for Xhtml5 source documents. Xhtml5 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-xhtml5
Version

Version

2.0.0-M3
Type

Type

jar
Description

Description

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

Project Organization

The Apache Software Foundation

Download doxia-module-xhtml5 2.0.0-M3


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
org.codehaus.plexus : plexus-utils jar 3.4.2
javax.inject : javax.inject jar 1
org.apache.maven.doxia : doxia-core jar 2.0.0-M3
org.apache.maven.doxia : doxia-sink-api jar 2.0.0-M3

test (7)

Group / Artifact Type Version
com.google.inject : guice jar 4.2.3
org.xmlunit : xmlunit-core jar 2.9.0
org.xmlunit : xmlunit-matchers jar 2.9.0
org.slf4j : slf4j-simple jar 1.7.36
org.codehaus.plexus : plexus-testing jar 1.1.0
org.apache.maven.doxia : doxia-core test-jar 2.0.0-M3
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.