| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools ORM Data |
| GroupId | GroupIdcom.github.edwgiz |
| ArtifactId | ArtifactIdmaven-shade-plugin.log4j2-cachefile-transformer |
| Last Version | Last Version2.15.0 |
| 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/com.github.edwgiz/maven-shade-plugin.log4j2-cachefile-transformer/ -->
<dependency>
<groupId>com.github.edwgiz</groupId>
<artifactId>maven-shade-plugin.log4j2-cachefile-transformer</artifactId>
<version>2.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.edwgiz/maven-shade-plugin.log4j2-cachefile-transformer/
implementation 'com.github.edwgiz:maven-shade-plugin.log4j2-cachefile-transformer:2.15.0'
// https://jarcasting.com/artifacts/com.github.edwgiz/maven-shade-plugin.log4j2-cachefile-transformer/
implementation ("com.github.edwgiz:maven-shade-plugin.log4j2-cachefile-transformer:2.15.0")
'com.github.edwgiz:maven-shade-plugin.log4j2-cachefile-transformer:jar:2.15.0'
<dependency org="com.github.edwgiz" name="maven-shade-plugin.log4j2-cachefile-transformer" rev="2.15.0">
<artifact name="maven-shade-plugin.log4j2-cachefile-transformer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.edwgiz', module='maven-shade-plugin.log4j2-cachefile-transformer', version='2.15.0')
)
libraryDependencies += "com.github.edwgiz" % "maven-shade-plugin.log4j2-cachefile-transformer" % "2.15.0"
[com.github.edwgiz/maven-shade-plugin.log4j2-cachefile-transformer "2.15.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-core | jar | 2.15.0 |
| 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.15.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |