Last Version

specs2-junit 4.10.6

specs2-junit

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.specs2
ArtifactId

ArtifactId

specs2-junit_2.11
Version

Version

4.10.6
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

https://github.com/etorreborre/specs2

Download specs2-junit_2.11 4.10.6


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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.specs2 : specs2-core_2.11 jar 4.10.6
junit : junit jar 4.13.1
org.scala-sbt : test-interface jar 1.0
org.portable-scala : portable-scala-reflect_2.11 jar 1.0.0

provided (1)

Group / Artifact Type Version
org.scala-js : scalajs-stubs_2.11 jar 1.0.0

test (3)

Group / Artifact Type Version
org.specs2 : specs2-matcher-extra_2.11 jar 4.10.6
org.specs2 : specs2-mock_2.11 jar 4.10.6
org.mockito : mockito-core jar 3.7.7

Project Modules

There are no modules declared in this project.