Last Version

scalatra-specs 2.2.0-RC1

Specs support for the Scalatra test framework

License

License

BSD
Categories

Categories

Scala Languages
GroupId

GroupId

org.scalatra
ArtifactId

ArtifactId

scalatra-specs
Version

Version

2.2.0-RC1
Type

Type

jar
Description

Description

scalatra-specs
Specs support for the Scalatra test framework
Project URL

Project URL

http://www.scalatra.org/
Project Organization

Project Organization

org.scalatra
Source Code Management

Source Code Management

http://github.com/scalatra/scalatra

Download scalatra-specs 2.2.0-RC1


<!-- https://jarcasting.com/artifacts/org.scalatra/scalatra-specs/ -->
<dependency>
    <groupId>org.scalatra</groupId>
    <artifactId>scalatra-specs</artifactId>
    <version>2.2.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalatra/scalatra-specs/
implementation 'org.scalatra:scalatra-specs:2.2.0-RC1'
// https://jarcasting.com/artifacts/org.scalatra/scalatra-specs/
implementation ("org.scalatra:scalatra-specs:2.2.0-RC1")
'org.scalatra:scalatra-specs:jar:2.2.0-RC1'
<dependency org="org.scalatra" name="scalatra-specs" rev="2.2.0-RC1">
  <artifact name="scalatra-specs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalatra', module='scalatra-specs', version='2.2.0-RC1')
)
libraryDependencies += "org.scalatra" % "scalatra-specs" % "2.2.0-RC1"
[org.scalatra/scalatra-specs "2.2.0-RC1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scalatra : scalatra-test jar 2.2.0-RC1
org.scala-lang : scala-library jar 2.9.2
org.scala-tools.testing : specs_2.9.2 jar 1.6.9

Project Modules

There are no modules declared in this project.