| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesMaven Build Tools | 
        
| GroupId | GroupIdio.github.edwgiz | 
    
| ArtifactId | ArtifactIdlog4j-maven-shade-plugin-extensions | 
    
| Last Version | Last Version2.17.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionMaven Shade Log4j2 transformer 
            Transformer implementation to concatenate Log4j2Plugins.dat files 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/io.github.edwgiz/log4j-maven-shade-plugin-extensions/ -->
<dependency>
    <groupId>io.github.edwgiz</groupId>
    <artifactId>log4j-maven-shade-plugin-extensions</artifactId>
    <version>2.17.2</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.edwgiz/log4j-maven-shade-plugin-extensions/
implementation 'io.github.edwgiz:log4j-maven-shade-plugin-extensions:2.17.2'
                // https://jarcasting.com/artifacts/io.github.edwgiz/log4j-maven-shade-plugin-extensions/
implementation ("io.github.edwgiz:log4j-maven-shade-plugin-extensions:2.17.2")
                'io.github.edwgiz:log4j-maven-shade-plugin-extensions:jar:2.17.2'
                <dependency org="io.github.edwgiz" name="log4j-maven-shade-plugin-extensions" rev="2.17.2">
  <artifact name="log4j-maven-shade-plugin-extensions" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.edwgiz', module='log4j-maven-shade-plugin-extensions', version='2.17.2')
)
                libraryDependencies += "io.github.edwgiz" % "log4j-maven-shade-plugin-extensions" % "2.17.2"
                [io.github.edwgiz/log4j-maven-shade-plugin-extensions "2.17.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.logging.log4j : log4j-core | jar | 2.17.2 | 
| commons-io : commons-io | jar | 2.11.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.maven.plugins : maven-shade-plugin | jar | 3.2.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.17.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |