| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesMaven Build Tools | 
        
| GroupId | GroupIdcom.github.nruzic.org.apache.maven.doxia | 
    
| ArtifactId | ArtifactIddoxia-integration-tools | 
    
| Last Version | Last Version1.8.1.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionDoxia Sitetools :: Integration Tools 
            A collection of tools to help the integration of Doxia Sitetools in Maven plugins. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/com.github.nruzic.org.apache.maven.doxia/doxia-integration-tools/ -->
<dependency>
    <groupId>com.github.nruzic.org.apache.maven.doxia</groupId>
    <artifactId>doxia-integration-tools</artifactId>
    <version>1.8.1.1</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.nruzic.org.apache.maven.doxia/doxia-integration-tools/
implementation 'com.github.nruzic.org.apache.maven.doxia:doxia-integration-tools:1.8.1.1'
                // https://jarcasting.com/artifacts/com.github.nruzic.org.apache.maven.doxia/doxia-integration-tools/
implementation ("com.github.nruzic.org.apache.maven.doxia:doxia-integration-tools:1.8.1.1")
                'com.github.nruzic.org.apache.maven.doxia:doxia-integration-tools:jar:1.8.1.1'
                <dependency org="com.github.nruzic.org.apache.maven.doxia" name="doxia-integration-tools" rev="1.8.1.1">
  <artifact name="doxia-integration-tools" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.nruzic.org.apache.maven.doxia', module='doxia-integration-tools', version='1.8.1.1')
)
                libraryDependencies += "com.github.nruzic.org.apache.maven.doxia" % "doxia-integration-tools" % "1.8.1.1"
                [com.github.nruzic.org.apache.maven.doxia/doxia-integration-tools "1.8.1.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.maven.reporting : maven-reporting-api | jar | 3.0 | 
| commons-io : commons-io | jar | 1.4 | 
| org.apache.maven : maven-artifact | jar | 2.2.1 | 
| org.apache.maven : maven-model | jar | 2.2.1 | 
| org.apache.maven : maven-plugin-api | jar | 2.2.1 | 
| org.apache.maven.doxia : doxia-logging-api | jar | 1.8 | 
| com.github.nruzic.org.apache.maven.doxia : doxia-decoration-model | jar | 1.8.1.1 | 
| org.codehaus.plexus : plexus-container-default | jar | 1.0-alpha-9 | 
| org.codehaus.plexus : plexus-i18n | jar | 1.0-beta-7 | 
| org.codehaus.plexus : plexus-utils | jar | 3.0.22 | 
| org.codehaus.plexus : plexus-component-annotations | jar | 1.6 | 
| org.codehaus.plexus : plexus-interpolation | jar | 1.14 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.maven : maven-artifact-manager | jar | 2.2.1 | 
| org.apache.maven : maven-project | jar | 2.2.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.2 | 
| org.apache.maven.shared : maven-plugin-testing-harness | jar | 1.0 |