Last Version

specs2-junit 3.10.0

specs2-junit

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.specs2
ArtifactId

ArtifactId

specs2-junit_2.10
Version

Version

3.10.0
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.10 3.10.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.7
org.specs2 : specs2-core_2.10 jar 3.10.0
junit : junit jar 4.12

test (3)

Group / Artifact Type Version
org.specs2 : specs2-matcher-extra_2.10 jar 3.10.0
org.specs2 : specs2-mock_2.10 jar 3.10.0
org.mockito : mockito-core jar 2.7.22

Project Modules

There are no modules declared in this project.