Last Version

scalatra-specs 2.0.3

Specs support for the Scalatra test framework

License

License

BSD
Categories

Categories

Scala Languages
GroupId

GroupId

org.scalatra
ArtifactId

ArtifactId

scalatra-specs_2.9.0
Version

Version

2.0.3
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.9.0 2.0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scalatra : scalatra-test_2.9.0 jar 2.0.3
org.scala-lang : scala-library jar 2.9.0
org.scala-tools.testing : specs_2.9.0 jar 1.6.8

Project Modules

There are no modules declared in this project.