License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.apache.maven.doxia |
ArtifactId | ArtifactIddoxia-module-confluence |
Last Version | Last Version1.11.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDoxia :: Confluence Module
A Doxia module for Confluence documents.
Confluence format is supported both as source and target formats.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.maven.doxia/doxia-module-confluence/ -->
<dependency>
<groupId>org.apache.maven.doxia</groupId>
<artifactId>doxia-module-confluence</artifactId>
<version>1.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.maven.doxia/doxia-module-confluence/
implementation 'org.apache.maven.doxia:doxia-module-confluence:1.11.1'
// https://jarcasting.com/artifacts/org.apache.maven.doxia/doxia-module-confluence/
implementation ("org.apache.maven.doxia:doxia-module-confluence:1.11.1")
'org.apache.maven.doxia:doxia-module-confluence:jar:1.11.1'
<dependency org="org.apache.maven.doxia" name="doxia-module-confluence" rev="1.11.1">
<artifact name="doxia-module-confluence" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.maven.doxia', module='doxia-module-confluence', version='1.11.1')
)
libraryDependencies += "org.apache.maven.doxia" % "doxia-module-confluence" % "1.11.1"
[org.apache.maven.doxia/doxia-module-confluence "1.11.1"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.doxia : doxia-core | test-jar | 1.11.1 |
junit : junit | jar | 4.13.2 |