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