<dependency>
<groupId>com.microsoft.azure.kusto</groupId>
<artifactId>kusto-log4j-appender</artifactId>
<version>2.0.3</version>
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure.kusto', module='kusto-log4j-appender', version='2.0.3')
)