官术网_书友最值得收藏!

Gradle dependency

We need to add an additional Maven repository in our build.gradle file to fetch the artifacts from the Exposed library:

    repositories {
...
// For Exposed library
maven { url "https://dl.bintray.com/kotlin/exposed" }
}

Add the following dependencies for the Exposed API and another dependency to configure transaction support in the application:

    // Exposed
compile 'org.jetbrains.exposed:exposed:0.8.5'
// For transaction support
compile 'org.jetbrains.exposed:spring-transaction:0.8.5'
主站蜘蛛池模板: 五莲县| 凯里市| 黄山市| 田林县| 应城市| 太和县| 定兴县| 铁岭市| 龙口市| 图们市| 东台市| 新绛县| 杭锦后旗| 新巴尔虎左旗| 新河县| 丹江口市| 五常市| 兴国县| 天长市| 郴州市| 宝清县| 吴川市| 陕西省| 苗栗县| 元阳县| 肥城市| 绿春县| 阳泉市| 德保县| 额尔古纳市| 吉林省| 蕲春县| 浙江省| 枣阳市| 福贡县| 天台县| 怀来县| 高安市| 汉寿县| 湄潭县| 通渭县|