<dependency>
<groupId>com.talk2duck</groupId>
<artifactId>buildnotes-core</artifactId>
<version>1.1.3.1</version>
</dependency>
compile
|-- com.github.jknack:handlebars:4.2.0
|-- org.http4k:http4k-core:4.4.0.1
|-- org.http4k:http4k-server-undertow:4.4.0.1
|-- org.http4k:http4k-contract:4.4.0.1
|-- org.http4k:http4k-cloudnative:4.4.0.1
|-- org.http4k:http4k-format-jackson:4.4.0.1
|-- org.http4k:http4k-client-okhttp:4.4.0.1
|-- dev.forkhandles:result4k:1.8.6.0
|-- org.jetbrains.kotlin:kotlin-stdlib:1.4.30
runtime