is not current version
Last Version 5.0.1

specs2-junit SPECS2-5.0.0-RC0

specs2-junit

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.specs2
ArtifactId

ArtifactId

specs2-junit_3
Version

Version

SPECS2-5.0.0-RC0
Type

Type

jar
Description

Description

specs2-junit
specs2-junit
Project URL

Project URL

https://github.com/etorreborre/specs2
Project Organization

Project Organization

org.specs2
Source Code Management

Source Code Management

https://github.com/etorreborre/specs2

Download specs2-junit_3 SPECS2-5.0.0-RC0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.specs2 : specs2-core_3 jar SPECS2-5.0.0-RC0
org.specs2 : specs2-xml_3 jar SPECS2-5.0.0-RC0
org.scala-lang : scala3-library_3 jar 3.0.0
junit : junit jar 4.13
org.scala-sbt : test-interface jar 1.0

test (1)

Group / Artifact Type Version
org.specs2 : specs2-matcher-extra_3 jar SPECS2-5.0.0-RC0

Project Modules

There are no modules declared in this project.