Skip to content

Instantly share code, notes, and snippets.

@nmschorr
Last active October 23, 2015 03:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nmschorr/121f4909d198e90dcb55 to your computer and use it in GitHub Desktop.
Save nmschorr/121f4909d198e90dcb55 to your computer and use it in GitHub Desktop.
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-api</artifactId>
<version>2.3</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.3</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment