m

maven-docbook-plugin

Files download
File Operation
maven-docbook-plugin-1.0.jar download
maven-docbook-plugin-1.0.pom download
maven-docbook-plugin-1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.alibaba.citrus.tool</groupId>
  <artifactId>maven-docbook-plugin</artifactId>
  <version>1.0</version>
  <type>maven-plugin</type>
</dependency>
Gradle Groovy
implementation 'com.alibaba.citrus.tool:maven-docbook-plugin:1.0'
Gradle Kotlin
implementation("com.alibaba.citrus.tool:maven-docbook-plugin:1.0")
Scala SBT
libraryDependencies += "com.alibaba.citrus.tool" % "maven-docbook-plugin" % "1.0"
Groovy Grape
@Grapes(
  @Grab(group='com.alibaba.citrus.tool', module='maven-docbook-plugin', version='1.0')
)
Apache Ivy
<dependency org="com.alibaba.citrus.tool" name="maven-docbook-plugin" rev="1.0" />
Leiningen
[com.alibaba.citrus.tool/maven-docbook-plugin "1.0"]
Apache Buildr
'com.alibaba.citrus.tool:maven-docbook-plugin:jar:1.0'
Dependencies
<parent>
  <groupId>com.alibaba.citrus.tool</groupId>
  <artifactId>citrus-tool-parent</artifactId>
  <version>1.0</version>
</parent>

compile

|-- antlr:stringtemplate:2.2

|-- antlr:antlr:2.7.2

|-- xerces:xercesImpl:2.8.0

|-- xml-apis:xml-apis:1.3.03

|-- xerces:xmlParserAPIs:2.6.2

|-- org.apache.avalon.framework:avalon-framework-impl:4.3.1

|-- xalan:xalan:2.7.0

|-- org.apache.maven:maven-plugin-api:2.0

|-- org.apache.maven:maven-project:2.0.4

|-- org.apache.maven:maven-settings:2.0.4

|-- org.apache.maven:maven-profile:2.0.4

|-- org.apache.maven:maven-model:2.0.4

|-- org.apache.maven:maven-artifact-manager:2.0.4

|-- org.apache.maven:maven-repository-metadata:2.0.4

|-- org.apache.maven.wagon:wagon-provider-api:1.0-alpha-6

|-- org.codehaus.plexus:plexus-utils:1.1

|-- org.apache.maven:maven-artifact:2.0.4

|-- org.codehaus.plexus:plexus-container-default:1.0-alpha-9

|-- junit:junit:3.8.1

|-- classworlds:classworlds:1.1-alpha-2

|-- commons-el:commons-el:1.0

|-- javax.servlet.jsp:jsp-api:2.0

|-- jaxen:jaxen:1.0-FCS

|-- saxpath:saxpath:1.0-FCS

|-- xom:xom:1.1

|-- saxon:saxon:6.5.3

|-- xml-resolver:xml-resolver:1.1

|-- plexus:plexus-utils:1.0.1

|-- org.codehaus.plexus:plexus-archiver:1.0-alpha-5

|-- org.apache.maven.plugins:maven-antrun-plugin:1.1

|-- ant:ant:1.6.5

|-- net.sf.xslthl:xslthl:2.0.2

|-- org.apache.xmlgraphics:fop:1.0

|-- org.apache.xmlgraphics:xmlgraphics-commons:1.4

|-- org.apache.xmlgraphics:batik-svg-dom:1.7

|-- org.apache.xmlgraphics:batik-anim:1.7

|-- org.apache.xmlgraphics:batik-css:1.7

|-- org.apache.xmlgraphics:batik-dom:1.7

|-- org.apache.xmlgraphics:batik-parser:1.7

|-- org.apache.xmlgraphics:batik-util:1.7

|-- xml-apis:xml-apis-ext:1.3.04

|-- org.apache.xmlgraphics:batik-bridge:1.7

|-- org.apache.xmlgraphics:batik-script:1.7

|-- org.apache.xmlgraphics:batik-js:1.7

|-- org.apache.xmlgraphics:batik-xml:1.7

|-- org.apache.xmlgraphics:batik-awt-util:1.7

|-- org.apache.xmlgraphics:batik-gvt:1.7

|-- org.apache.xmlgraphics:batik-transcoder:1.7

|-- org.apache.xmlgraphics:batik-svggen:1.7

|-- org.apache.xmlgraphics:batik-extension:1.7

|-- org.apache.xmlgraphics:batik-ext:1.7

|-- commons-logging:commons-logging:1.0.4

|-- commons-io:commons-io:1.3.1

|-- org.apache.avalon.framework:avalon-framework-api:4.3.1

|-- org.apache.lucene:lucene-core:3.0.0

|-- org.apache.lucene:lucene-analyzers:3.0.0

runtime

|-- ant:ant-launcher:1.6.5