<dependency>
<groupId>com.github.marschall</groupId>
<artifactId>com.github.marschall.log4j-equinox</artifactId>
<version>0.1.0</version>
<type>eclipse-plugin</type>
</dependency>
libraryDependencies += "com.github.marschall" % "com.github.marschall.log4j-equinox" % "0.1.0"
@Grapes(
@Grab(group='com.github.marschall', module='com.github.marschall.log4j-equinox', version='0.1.0')
)
<dependency org="com.github.marschall" name="com.github.marschall.log4j-equinox" rev="0.1.0" />
compile
|-- org.apache.logging.log4j:log4j-api:2.17.2
provided
|-- p2.eclipse.plugin:org.eclipse.osgi:3.16.300.v20210525-1715