![JAR search and dependency download from the Maven repository](/logo.png)
org.scalatra.specs2.package.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of scalatra-specs2_2.9.0-1 Show documentation
Show all versions of scalatra-specs2_2.9.0-1 Show documentation
Specs2 support for the Scalatra test framework
The newest version!
package org.scalatra
package object specs2 {
@deprecated("Use org.scalatra.test.specs2 instead")
type ScalatraSpec = test.specs2.ScalatraSpec
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy