在Scala中是否有任何類似Ruby bundler的模擬器?在Scala中模擬到Ruby bundler
1
A
回答
6
我覺得SBT組件是你在找什麼它將創建可以使用「獨立」一個jar文件: http://implicit.ly/sbt-assembly-071 SBT是「Scala的內置工具,如果你願意,它幫助了很多管理階項目:https://github.com/harrah/xsbt/wiki
1
注意proguard。
我不知道你的Ruby捆綁器,但是proguard能夠將壓縮文件僅剝離到所需的類。非常有趣,易於使用。
相關問題
- 1. Ruby找不到'bundler/setup'?
- 2. Ruby Bundler - 在多個虛擬機中處理寶石
- 3. Ruby bundler make binary
- 4. Ruby bundler錯誤
- 5. 在Scala中模擬案例類:Mockito
- 6. 在Scala中模擬函數過載
- 7. 如何在Scala中模擬schema.org?
- 8. Bundler,Ruby Gem,Travis-CI
- 9. 什麼是Scala + sbt工作流等效於Ruby + Bundler和Gemfile?
- 10. 如何從摩卡模擬在Ruby中
- 11. 在Ruby中模擬int64溢出
- 12. 如何在Ruby中模擬Ctrl + C?
- 13. 模擬多重繼承Scala中
- 14. Ruby Bundler權限問題
- 15. 爲什麼Bundler是vendoring ruby?
- 16. 處理Gulp,Bundler,Ruby和Susy
- 17. python等價於ruby bundler包
- 18. 在Scala中模擬可變參數模板
- 19. Ruby Bundler Gemfile中的多個源代碼
- 20. Java ScheduledExecutorService的Ruby模擬
- 21. Ruby中的蒙特卡洛模擬
- 22. 如何模擬Ruby模塊的功能?
- 23. Scala - ScalaTest:測試時模擬輸入
- 24. Python的Scala或JVM的ElementTree模擬器
- 25. 相關性錯誤scalatest和Scala模擬
- 26. 找不到Bundler
- 27. 在模板播放2.0模板中將Scala字符串投射到Scala中
- 28. 如何在Scala中模擬「分配一次」變量?
- 29. 如何在Scala中編寫函數模擬循環while
- 30. 在使用Scala時IntelliJ中沒有識別出模擬問題