<dependency>
<groupId>com.fizzed</groupId>
<artifactId>blaze-kotlin</artifactId>
<version>0.5.0</version>
</dependency>
<parent> <groupId>com.fizzed</groupId> <artifactId>blaze</artifactId> <version>0.5.0</version> </parent>
compile
|-- org.jetbrains.kotlin:kotlin-compiler-embeddable:1.0.0-beta-1038
|-- org.jetbrains.kotlin:kotlin-runtime:1.0.0-beta-1038
|-- org.hamcrest:java-hamcrest
|-- junit:junit
|-- com.github.stefanbirkner:system-rules
|-- ch.qos.logback:logback-classic
provided