Last Version

specs2-junit 2.3.7

specs2-junit

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.specs2
ArtifactId

ArtifactId

specs2-junit_2.11.0-M8
Version

Version

2.3.7
Type

Type

jar
Description

Description

specs2-junit
specs2-junit
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-junit_2.11.0-M8 2.3.7


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.0-M8
org.specs2 : specs2-core_2.11.0-M8 jar 2.3.7
junit : junit jar 4.11

test (2)

Group / Artifact Type Version
org.specs2 : specs2-matcher-extra_2.11.0-M8 jar 2.3.7
org.specs2 : specs2-mock_2.11.0-M8 jar 2.3.7

Project Modules

There are no modules declared in this project.