Skip to content

twr/scala-mvn-sbt-archetype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Provides basic setup for scala project.

The approach taken is to make the transition from typical java setup (maven, junit/hamcrest, mockito) as easy as possible.

sbt is using maven pom file to resolve dependencies.

This project is configured to use:

  • java 1.6
  • scala 2.9.1
  • junit 4.10
  • hamcrest 1.2
  • mockito 1.8.5
  • scalatest 1.6.1
  • sbt 0.11.2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages