书栈网 · BookStack 本次搜索耗时 0.044 秒,为您找到 2603 个相关结果.
  • Installation

    Installation Maven Gradle Installation The HStreamDB Java SDK is published in Maven central, available at hstreamdb-java (opens new window) . Maven For Maven Users, the libr...
  • Installation

    Installation Maven Gradle Installation The HStreamDB Java SDK is published in Maven central, available at hstreamdb-java . Maven For Maven Users, the library can be includ...
  • 任务依赖

    任务依赖 任务依赖 就像你所猜想的那样,你可以声明任务之间的依赖关系. 例子 6.6. 申明任务之间的依赖关系 build.gradle task hello << { println 'Hello world!' } task intro ( dependsOn : hello ) << { ...
  • 5.4 Re-using Grails scripts

    5.4 Re-using Grails scripts Invoking Gradle Invoking Ant 5.4 Re-using Grails scripts Grails ships with a lot of command line functionality out of the box that you may find us...
  • Setting Up a Project

    Setting up a Kotlin/JS project Choosing execution environment Managing dependencies Kotlin standard libraries npm dependencies Configuring run task Configuring test task Conf...
  • Kapt

    Kotlin 注解处理 在 Gradle 中使用 注解处理器参数 Gradle 构建缓存支持(自 1.2.20 起) 并行运行 kapt 任务(自 1.2.60 起) kapt 的避免编译(自 1.3.20 起) 增量注解处理(自 1.3.30 起) Java 编译器选项 非存在类型校正 在 Maven 中使用 在命令行中使用 生成 Ko...
  • Maven Package Registry

    Maven Package Registry Requirements Configuring the package registry Gradle variant Publish a package Install a package Supported commands Maven Package Registry Publish M...
  • 2.5 JavaScript版HelloWorld

    1847 2019-03-05 《Kotlin极简教程》
    2.5 JavaScript版HelloWorld 参考资料 2.5 JavaScript版HelloWorld 在Kotlin 1.1中,开始支持JavaScript和协程是引人注目的亮点。本节我们简单介绍Kotlin代码编译转化为JavaScript的方法。 为了极简直观地感受这个过程,我们先在命令行REPL环境体验一下Kotlin源码被编译...
  • Engines

    HTTP Client Engines Default engine Configuring engines JVM Apache CIO Jetty JVM and Android OkHttp Android iOS Js (JavaScript) Curl MockEngine HTTP Client Engines ...
  • Create Command Flags

    Create Command Flags Language/Test Features Groovy Kotlin Build Tool Create Command Flags The create-* commands generate a basic Micronaut project, with optional flags to sp...