分类
发现
榜单
服务器优惠
AI论文
IT文库
搜索
注册
登录
分类
发现
榜单
服务器优惠
AI论文
IT文库
搜索
注册
登录
搜索
书栈网 · BookStack
本次搜索耗时
0.023
秒,为您找到
994
个相关结果.
搜书籍
搜文档
安装 SBT
905
2018-03-30
《SBT中文手册(SBT快速入门)》
安装 SBT 安装 SBT 创建一个用 SBT 构建的工程大致需要如下几步: 安装 SBT 并创建一个启动脚本 创建一个简单的项目,以 Hello World 为例 创建项目目录和项目代码相关文件 配置项目构建定义文件 参考运行 SBT 章节学习SBT如何运行 参考配置文件 .sbt 章节学习更多的 SBT 相关定义 基本上SBT的安装可...
运行 SBT
1430
2018-03-30
《SBT中文手册(SBT快速入门)》
运行 SBT 交互模式 批量脚本模式 持续构建于测试 常用命令 Tab 补全 历史命令 运行 SBT 交互模式 在根目录中运行 sbt 命令不带任何参数将进入交互模式 $ sbt 交互模式有一个命令输入功能(可以用 Tab 补全和历史命令), 例如,当输入 compile 时: > compile 如果再次编译只...
手动安装 SBT
622
2018-03-30
《SBT中文手册(SBT快速入门)》
手动安装 SBT Unix 手动安装 SBT Unix 将sbt-launch.jar 包放到目录 ~/bin中 创建一个运行jar包的脚本 ~/bin/sbt, 脚本内容为: SBT_OPTS = "-Xms512M -Xmx1536M -Xss1M -XX:+CMSClassUnloadingEnabled -XX:MaxPermSiz...
SBT, Gradle, & Others
949
2019-10-07
《DL4J(Deep Learning for Java)Document》
Configuring your build tool Gradle SBT Ivy Leinengen Configuring your build tool While we encourage Deeplearning4j, ND4J and DataVec users to employ Maven, it’s worthwhile ...
Content for build.sbt
23
2024-11-17
《Apache Druid v31.0 Documentation》
Content for build.sbt Content for build.sbt libraryDependencies ++= Seq ( "com.amazonaws" % "aws-java-sdk" % "1.9.23" exclude ( "common-logging" , "common-log...
Content for build.sbt
183
2023-05-28
《Apache Druid v25.0 Documentation》
Content for build.sbt Content for build.sbt libraryDependencies ++= Seq ( "com.amazonaws" % "aws-java-sdk" % "1.9.23" exclude ( "common-logging" , "common-log...
Content for build.sbt
28
2024-11-17
《Apache Druid v30.0 Documentation》
Content for build.sbt Content for build.sbt libraryDependencies ++= Seq ( "com.amazonaws" % "aws-java-sdk" % "1.9.23" exclude ( "common-logging" , "common-log...
Content for build.sbt
167
2023-05-28
《Apache Druid v26.0 Documentation》
Content for build.sbt Content for build.sbt libraryDependencies ++= Seq ( "com.amazonaws" % "aws-java-sdk" % "1.9.23" exclude ( "common-logging" , "common-log...
Content for build.sbt
123
2023-11-15
《Apache Druid v27.0 Documentation》
Content for build.sbt Content for build.sbt libraryDependencies ++= Seq ( "com.amazonaws" % "aws-java-sdk" % "1.9.23" exclude ( "common-logging" , "common-log...
Content for build.sbt
224
2022-12-24
《Apache Druid v24.0 Documentation》
Content for build.sbt Content for build.sbt libraryDependencies ++= Seq ( "com.amazonaws" % "aws-java-sdk" % "1.9.23" exclude ( "common-logging" , "common-log...
1
2
3
4
»
..100