is not current version
Last Version 4.16.0

specs2-junit 4.13.2

specs2-junit

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.specs2
ArtifactId

ArtifactId

specs2-junit_2.12
Version

Version

4.13.2
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.git

Download specs2-junit_2.12 4.13.2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.14
org.specs2 : specs2-core_2.12 jar 4.13.2
junit : junit jar 4.13.2
org.scala-lang.modules : scala-xml_2.12 jar 1.3.0
org.scala-sbt : test-interface jar 1.0
org.portable-scala : portable-scala-reflect_2.12 jar 1.1.1

provided (1)

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

test (3)

Group / Artifact Type Version
org.specs2 : specs2-matcher-extra_2.12 jar 4.13.2
org.specs2 : specs2-mock_2.12 jar 4.13.2
org.mockito : mockito-core jar 3.11.2

Project Modules

There are no modules declared in this project.