License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdorg.scalatestplus.play |
ArtifactId | ArtifactIdscalatestplus-play_2.13.0-RC2 |
Version | Version5.0.0-M1 |
Type | Typejar |
Description |
Descriptionscalatestplus-play
scalatestplus-play
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.scalatestplus.play/scalatestplus-play_2.13.0-RC2/ -->
<dependency>
<groupId>org.scalatestplus.play</groupId>
<artifactId>scalatestplus-play_2.13.0-RC2</artifactId>
<version>5.0.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalatestplus.play/scalatestplus-play_2.13.0-RC2/
implementation 'org.scalatestplus.play:scalatestplus-play_2.13.0-RC2:5.0.0-M1'
// https://jarcasting.com/artifacts/org.scalatestplus.play/scalatestplus-play_2.13.0-RC2/
implementation ("org.scalatestplus.play:scalatestplus-play_2.13.0-RC2:5.0.0-M1")
'org.scalatestplus.play:scalatestplus-play_2.13.0-RC2:jar:5.0.0-M1'
<dependency org="org.scalatestplus.play" name="scalatestplus-play_2.13.0-RC2" rev="5.0.0-M1">
<artifact name="scalatestplus-play_2.13.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalatestplus.play', module='scalatestplus-play_2.13.0-RC2', version='5.0.0-M1')
)
libraryDependencies += "org.scalatestplus.play" % "scalatestplus-play_2.13.0-RC2" % "5.0.0-M1"
[org.scalatestplus.play/scalatestplus-play_2.13.0-RC2 "5.0.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-RC2 |
org.scalatest : scalatest_2.13.0-RC2 | jar | 3.0.8-RC4 |
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
org.seleniumhq.selenium : htmlunit-driver | jar | 2.35.1 |
net.sourceforge.htmlunit : htmlunit-cssparser | jar | 1.4.0 |
com.codeborne : phantomjsdriver | jar | 1.4.4 |
com.typesafe.play : play-test_2.13.0-RC2 | jar | 2.8.0-M1 |
com.typesafe.play : play-ws_2.13.0-RC2 | jar | 2.8.0-M1 |
com.typesafe.play : play-ahc-ws_2.13.0-RC2 | jar | 2.8.0-M1 |