Back to Exposed

Exposed Kotlin Gradle example project

documentation-website/Writerside/snippets/exposed-modules-kotlin-gradle/README.md

1.2.0445 B
Original Source

Exposed Kotlin Gradle example project

An auto-generated Kotlin Gradle project containing the core Exposed dependencies. The build.gradle.kts file of this project is referenced by line in the Adding dependencies topic.

Build

To build the application, in a terminal window navigate to the snippets folder and run the following command:

shell
./gradlew :exposed-modules-kotlin-gradle:build