<dependency>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>dataframe-jdbc</artifactId>
<version>0.15.0-dev-4455</version>
</dependency>
@Grapes(
@Grab(group='org.jetbrains.kotlinx', module='dataframe-jdbc', version='0.15.0-dev-4455')
)