specs2


License

License

GroupId

GroupId

org.specs2
ArtifactId

ArtifactId

specs2_2.9.1
Last Version

Last Version

1.12.4
Release Date

Release Date

Type

Type

jar
Description

Description

specs2
specs2
Project URL

Project URL

http://specs2.org/
Project Organization

Project Organization

org.specs2
Source Code Management

Source Code Management

http://github.com/etorreborre/specs2

Download specs2_2.9.1

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.specs2 : specs2-scalaz-core_2.9.1 jar 6.0.1
org.scala-lang : scala-compiler Optional jar 2.9.1
org.scalacheck : scalacheck_2.9.1 Optional jar 1.9
org.scala-tools.testing : test-interface Optional jar 0.5
org.hamcrest : hamcrest-all Optional jar 1.1
org.mockito : mockito-all Optional jar 1.9.0
junit : junit Optional jar 4.7
org.pegdown : pegdown Optional jar 1.0.2
org.specs2 : classycle Optional jar 1.4.1

Project Modules

There are no modules declared in this project.

Build Status Join the chat at https://gitter.im/etorreborre/specs2

Go to specs2.org to learn more about specs2!

Installation instructions

You need to download and install sbt. Then execute the following command:

sbt update publishLocal

Then you can generate the User Guide with:

sbt testOnly org.specs2.guide.UserGuide -- html

This should create html files in the target/specs2-reports directory.

Versions

Version
1.12.4
1.12.3
1.12.2
1.12.1
1.12
1.11
1.10
1.9
1.8.2
1.8.1
1.8
1.7.1
1.7
1.6.1
1.6
1.5