Doxia HTML module

Doxia module to parse (badly-formed) HTML files as part of maven site documentation

License

License

Simplified BSD License
Categories

Categories

Maven Build Tools
GroupId

GroupId

com.randomnoun.maven.doxia
ArtifactId

ArtifactId

doxia-module-html
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Doxia HTML module
Doxia module to parse (badly-formed) HTML files as part of maven site documentation
Project Organization

Project Organization

randomnoun

Download doxia-module-html

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.ccil.cowan.tagsoup : tagsoup jar 1.2
org.apache.maven.doxia : doxia-module-xhtml jar 1.4
org.codehaus.plexus : plexus-utils jar 3.0.10
org.apache.maven.doxia : doxia-core jar 1.4
org.apache.maven.doxia : doxia-sink-api jar 1.4
org.codehaus.plexus : plexus-component-annotations jar 1.5.5

test (2)

Group / Artifact Type Version
org.apache.maven.doxia : doxia-core test-jar 1.4
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.0