Skip to content

Instantly share code, notes, and snippets.

@r-winkler
Created January 27, 2017 09:51
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 r-winkler/38482118b0e178348a414742773d3389 to your computer and use it in GitHub Desktop.
Save r-winkler/38482118b0e178348a414742773d3389 to your computer and use it in GitHub Desktop.
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.0.13</version>
</dependency>
<dependency>
<groupId>org.codehaus.janino</groupId>
<artifactId>janino</artifactId>
<version>2.7.8</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment