Last Version

scalatra-specs 2.0.5

Specs support for the Scalatra test framework

License

License

BSD
Categories

Categories

Scala Languages
GroupId

GroupId

org.scalatra
ArtifactId

ArtifactId

scalatra-specs_2.10
Version

Version

2.0.5
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.10 2.0.5


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scalatra : scalatra-test_2.10 jar 2.0.5
org.scala-lang : scala-library jar 2.10.0
org.scala-tools.testing : specs_2.10 jar 1.6.9

Project Modules

There are no modules declared in this project.