书栈网 · BookStack 本次搜索耗时 0.012 秒,为您找到 2517 个相关结果.
  • 使用来自 npm 的依赖

    使用来自 npm 的依赖 使用来自 npm 的依赖 In Kotlin/JS projects, all dependencies can be managed through the Gradle plugin. This includes Kotlin/Multiplatform libraries such as kotlinx.coroutin...
  • 依赖,Android库工程以及多工程设置

    4 依赖,Android库工程以及多工程设置 4.1 依赖二进制包 4.1.1 本地包 4 依赖,Android库工程以及多工程设置 Gradle 可以依赖其他的一些组件,这些组建可以是外部二进制包,也可以是其他 Gradle 工程。 4.1 依赖二进制包 4.1.1 本地包 要配置依赖一个外部库 jar 包,你可以在 compile ...
  • 补充

    补充 下面补充的部分原本是第 14 章,最新的 Gradle 文档将其移除,所以将其作为补充放到这一章节。 补充 下面补充的部分原本是第 14 章,最新的 Gradle 文档将其移除,所以将其作为补充放到这一章节。
  • 介绍

    下载 Maven Gradle 常见问题汇总 Druid是一个JDBC组件库,包括数据库连接池、SQL Parser等组件。DruidDataSource是最好的数据库连接池。 下载 你可以从如下地方下载: maven central repository http://repo1.maven.org/maven2/com/alibaba...
  • 17.4.2 JRebel

    17.4.2 JRebel 17.4.2 JRebel JRebel is a proprietary reloading solution that involves an agent library, as well as sophisticated IDE support. The JRebel documentation includes ...
  • 17.5.2 JRebel

    17.5.2 JRebel 17.5.2 JRebel JRebel is a proprietary reloading solution that involves an agent library, as well as sophisticated IDE support. The JRebel documentation includes ...
  • RePlugin原理剖析(推荐)

    视频和演讲 经典原理剖析 看似用法简单、易于理解的RePlugin的背后,却有着复杂的技术积累,经历了多年的严酷考验。 以下将具体列出一些涉及到“原理分析”的文章。这些文档有的来自官方,有的来自民间分析团体。在此像民间大神们表示感谢! 如果您能够分析RePlugin的核心原理,并整理成文,则欢迎与我联系。针对“高质量”文章,我们会放到WiKi上,永...
  • Kotlin 自定义脚本入门——教程

    Kotlin 自定义脚本入门——教程 Project structure Before you start Create a project Add scripting modules Create a script definition Create a scripting host Run scripts 下一步做什么? Kotli...
  • 64.5 Spring Boot插件配置

    64.5 Spring Boot插件配置 64.5 Spring Boot插件配置 Gradle插件自动扩展你的构建脚本DSL,它为脚本添加一个springBoot 元素以此作为Boot插件的全局配置。你可以像配置其他Gradle扩展那样为springBoot 设置相应的属性(下面有配置选项列表)。 springBoot { back...
  • 2.2 Creating a Server Application

    2.2 Creating a Server Application 2.2 Creating a Server Application Although not required to use Micronaut, the Micronaut CLI is the quickest way to create a new server applica...