<dependency>
<groupId>io.outfoxx.sunday</groupId>
<artifactId>sunday</artifactId>
<version>1.0.0-beta.7</version>
</dependency>
compile
|-- org.slf4j:slf4j-api:1.7.30
|-- org.zalando:problem:0.25.0
|-- org.zalando:jackson-datatype-problem:0.25.0
|-- com.github.hal4j:uritemplate:1.2.2
|-- com.squareup.okhttp3:okhttp:4.9.1
runtime
|-- org.jetbrains.kotlin:kotlin-stdlib:1.6.20
|-- org.jetbrains.kotlin:kotlin-reflect:1.6.20
|-- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.1
|-- com.fasterxml.jackson.core:jackson-databind:2.12.1
|-- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.12.1
|-- com.fasterxml.jackson.module:jackson-module-kotlin:2.12.1