| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesMaven Build Tools Net | 
        
| GroupId | GroupIdnet.trajano.maven.doxia | 
    
| ArtifactId | ArtifactIddoxia-integration-tools | 
    
| Last Version | Last Version2.0.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionDoxia :: Integration Tools 
            A collection of tools to help the integration of Doxia in Maven plugins. 
         | 
    
| Project Organization | 
                    Project OrganizationTrajano | 
            
<!-- https://jarcasting.com/artifacts/net.trajano.maven.doxia/doxia-integration-tools/ -->
<dependency>
    <groupId>net.trajano.maven.doxia</groupId>
    <artifactId>doxia-integration-tools</artifactId>
    <version>2.0.2</version>
</dependency>
                // https://jarcasting.com/artifacts/net.trajano.maven.doxia/doxia-integration-tools/
implementation 'net.trajano.maven.doxia:doxia-integration-tools:2.0.2'
                // https://jarcasting.com/artifacts/net.trajano.maven.doxia/doxia-integration-tools/
implementation ("net.trajano.maven.doxia:doxia-integration-tools:2.0.2")
                'net.trajano.maven.doxia:doxia-integration-tools:jar:2.0.2'
                <dependency org="net.trajano.maven.doxia" name="doxia-integration-tools" rev="2.0.2">
  <artifact name="doxia-integration-tools" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.trajano.maven.doxia', module='doxia-integration-tools', version='2.0.2')
)
                libraryDependencies += "net.trajano.maven.doxia" % "doxia-integration-tools" % "2.0.2"
                [net.trajano.maven.doxia/doxia-integration-tools "2.0.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| commons-io : commons-io | jar | 1.4 | 
| org.apache.maven : maven-artifact | jar | 2.2.1 | 
| org.apache.maven : maven-artifact-manager | 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 : maven-project | jar | 2.2.1 | 
| org.apache.maven.doxia : doxia-decoration-model | jar | 1.3 | 
| org.apache.maven.doxia : doxia-logging-api | jar | 1.3 | 
| org.apache.maven.reporting : maven-reporting-api | jar | 3.0 | 
| org.codehaus.plexus : plexus-component-annotations | jar | 1.5.5 | 
| 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-interpolation | jar | 1.14 | 
| org.codehaus.plexus : plexus-utils | jar | 2.0.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.2 | 
| org.apache.maven.shared : maven-plugin-testing-harness | jar | 1.0 |