• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

davidB/scala-archetype-simple: a simple maven archetype for project in scala

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

davidB/scala-archetype-simple

开源软件地址(OpenSource Url):

https://github.com/davidB/scala-archetype-simple

开源编程语言(OpenSource Language):

Scala 100.0%

开源软件介绍(OpenSource Introduction):

Build Status

usage from cli :

  • interactive Mode (select scala-archetype-simple and response to questions) :

      mvn archetype:generate
    
  • non interactive / batch (change info in the last line) :

      mvn archetype:generate -B \
        -DarchetypeGroupId=net.alchim31.maven -DarchetypeArtifactId=scala-archetype-simple -DarchetypeVersion=1.7 \
        -DgroupId=com.company -DartifactId=project -Dversion=0.1-SNAPSHOT -Dpackage=com.company
    
  • example compile/run (run 'mvn scala:help' for full command list) :

      mvn scala:compile
    
      mvn scala:run -DmainClass=com.company.App
    

Changes:

1.7 (2018-06-09)

  • upgrade version of scala 2.12.6, scalatest 3.0.5, specs2 4.2.0, junit 4.12
  • upgrade build process (ci, plugins,...)

1.6 (2015-06-07)

  • change license for Unlicense to CC0 (always Public Domain)
  • upgrade version of scala, librairies, plugins

1.5 (2013-02-23)

  • upgrade of scala 2.10.0
  • upgrade version of Specs(2), ScalaTest, Surefire, scala-maven-plugin

1.4 (2012-12-10)

  • move to sonatype for hosting
  • change groupId to net.alchim31.maven
  • upgrade version of scala to 2.9.2, version of JUnit, Specs(2) and ScalaTest

1.3

  • upgrade to scala 2.8.0 (as default)
  • upgrade version of Specs and ScalaTest
  • provide sample of Specs and ScalaTest runnable from maven and eclipse (at least)

Have fun!




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
springframeworkguru/mb2g-json-schema: Maven JSON Schema Example发布时间:2022-08-17
下一篇:
jcabi/jcabi-mysql-maven-plugin: MySQL Maven Plugin发布时间:2022-08-17
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap