Last Version

specs2-junit 4.5.1

specs2-junit

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.specs2
ArtifactId

ArtifactId

specs2-junit_2.13.0-RC3
Version

Version

4.5.1
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.13.0-RC3 4.5.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0-RC3
org.specs2 : specs2-core_2.13.0-RC3 jar 4.5.1
junit : junit jar 4.12
org.scala-sbt : test-interface jar 1.0

provided (1)

Group / Artifact Type Version
org.scala-js : scalajs-stubs_2.13.0-RC3 jar 0.6.28

test (3)

Group / Artifact Type Version
org.specs2 : specs2-matcher-extra_2.13.0-RC3 jar 4.5.1
org.specs2 : specs2-mock_2.13.0-RC3 jar 4.5.1
org.mockito : mockito-core jar 2.23.4

Project Modules

There are no modules declared in this project.