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

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'
主站蜘蛛池模板: 来凤县| 迭部县| 榆中县| 无为县| 万年县| 高安市| 广昌县| 满洲里市| 阳曲县| 汕尾市| 儋州市| 信阳市| 星子县| 滦南县| 泰和县| 鹿泉市| 澄城县| 荆州市| 拉萨市| 古田县| 闻喜县| 濮阳市| 景泰县| 晋中市| 仁化县| 成安县| 沧源| 科技| 玉龙| 比如县| 旺苍县| 青铜峡市| 勃利县| 满洲里市| 包头市| 盐边县| 孟津县| 施秉县| 镇远县| 西乌珠穆沁旗| 梅河口市|