Skip to content

Instantly share code, notes, and snippets.

@r-winkler
Created January 27, 2017 09:51
Embed
What would you like to do?
<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