<dependency>
<groupId>org.graylog2.log4j2</groupId>
<artifactId>log4j2-gelf</artifactId>
<version>1.3.1</version>
</dependency>
compile
|-- org.graylog2:gelfclient:1.4.1
provided
|-- org.apache.logging.log4j:log4j-core:2.4.1
test
|-- junit:junit:4.12