Hey, I am currently writing a sample Kotlin + Spri...
# exposed
s
Hey, I am currently writing a sample Kotlin + Spring Boot application that I plan to use as a basis for my upcoming blog post on https://spring.io/blog (I am one of the developer of Spring Framework), and I would like to use Exposed to demonstrate Kotlin as a useful DSL for SQL projects (same example than in the Kotlin in action book). Could it be possible to publish an artifact on maven central + updating the doc before Kotlin 1.0 is released? Since the is a nice use case showed as the second Kotlin example in the book, I think it should be very valuable to do that because without an Exposed dependency available, it is not very useful for users. Any thoughts?