<dependency>
<groupId>com.squareup</groupId>
<artifactId>kotlinpoet</artifactId>
<version>1.0.0-RC2</version>
</dependency>
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>
compile
|-- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.71
|-- org.jetbrains.kotlin:kotlin-reflect:1.2.71
test
|-- com.google.truth:truth:0.40
|-- com.google.testing.compile:compile-testing:0.15
|-- junit:junit:4.12
|-- com.google.jimfs:jimfs:1.1