is not current version
Last Version 2.15.0

com.github.edwgiz:maven-shade-plugin.log4j2-cachefile-transformer 2.8.1

Transformer implementation to concatenate Log4j2Plugins.dat files

Categories

Categories

Maven Build Tools ORM Data
GroupId

GroupId

com.github.edwgiz
ArtifactId

ArtifactId

maven-shade-plugin.log4j2-cachefile-transformer
Version

Version

2.8.1
Type

Type

jar

Download maven-shade-plugin.log4j2-cachefile-transformer 2.8.1


<!-- 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.8.1</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.8.1'
// https://jarcasting.com/artifacts/com.github.edwgiz/maven-shade-plugin.log4j2-cachefile-transformer/
implementation ("com.github.edwgiz:maven-shade-plugin.log4j2-cachefile-transformer:2.8.1")
'com.github.edwgiz:maven-shade-plugin.log4j2-cachefile-transformer:jar:2.8.1'
<dependency org="com.github.edwgiz" name="maven-shade-plugin.log4j2-cachefile-transformer" rev="2.8.1">
  <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.8.1')
)
libraryDependencies += "com.github.edwgiz" % "maven-shade-plugin.log4j2-cachefile-transformer" % "2.8.1"
[com.github.edwgiz/maven-shade-plugin.log4j2-cachefile-transformer "2.8.1"]