Jar examples for s:scalatest-spring-2.11
A simple integration of ScalaTest with Spring to manage test context lifecycle. Uses standard Spring annotations and a stackable Scala trait.
You can download jar file scalatest-spring_2.11 0.3.1 in this page.
Apache License, Version 2.0
You can use the following script to add scalatest-spring_2.11-0.3.1.jar to your project.
<dependency> <groupId>com.github.scalaspring</groupId> <artifactId>scalatest-spring_2.11</artifactId> <version>0.3.1</version> </dependency>
compile group: 'com.github.scalaspring', name: 'scalatest-spring_2.11', version: '0.3.1'
libraryDependencies += "com.github.scalaspring" % "scalatest-spring_2.11" % "0.3.1"
<dependency org="com.github.scalaspring" name="scalatest-spring_2.11" rev="0.3.1"/>
@Grapes(@Grab(group='com.github.scalaspring', module='scalatest-spring_2.11', version='0.3.1'))
'com.github.scalaspring:scalatest-spring_2.11:jar:0.3.1'
Click the following link to download the jar file.
scalatest-spring_2.11-0.3.1-javadoc.jar