<dependency>
<groupId>com.github.marschall</groupId>
<artifactId>com.github.marschall.log4j-equinox</artifactId>
<version>2.22.2</version>
<type>eclipse-plugin</type>
</dependency>
libraryDependencies += "com.github.marschall" % "com.github.marschall.log4j-equinox" % "2.22.2"
@Grapes(
@Grab(group='com.github.marschall', module='com.github.marschall.log4j-equinox', version='2.22.2')
)
<dependency org="com.github.marschall" name="com.github.marschall.log4j-equinox" rev="2.22.2" />