License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdio.kontainers |
ArtifactId | ArtifactIdscalatestplus-play_2.13 |
Version | Version4.1.0 |
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/io.kontainers/scalatestplus-play_2.13/ -->
<dependency>
<groupId>io.kontainers</groupId>
<artifactId>scalatestplus-play_2.13</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.kontainers/scalatestplus-play_2.13/
implementation 'io.kontainers:scalatestplus-play_2.13:4.1.0'
// https://jarcasting.com/artifacts/io.kontainers/scalatestplus-play_2.13/
implementation ("io.kontainers:scalatestplus-play_2.13:4.1.0")
'io.kontainers:scalatestplus-play_2.13:jar:4.1.0'
<dependency org="io.kontainers" name="scalatestplus-play_2.13" rev="4.1.0">
<artifact name="scalatestplus-play_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kontainers', module='scalatestplus-play_2.13', version='4.1.0')
)
libraryDependencies += "io.kontainers" % "scalatestplus-play_2.13" % "4.1.0"
[io.kontainers/scalatestplus-play_2.13 "4.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.1 |
org.scalatest : scalatest_2.13 | jar | 3.1.0 |
org.scalatestplus : scalatestplus-selenium_2.13 | jar | 1.0.0-M2 |
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
org.seleniumhq.selenium : htmlunit-driver | jar | 2.34.0 |
net.sourceforge.htmlunit : htmlunit-cssparser | jar | 1.2.0 |
com.codeborne : phantomjsdriver | jar | 1.4.4 |
com.typesafe.play : play-test_2.13 | jar | 2.7.3 |
com.typesafe.play : play-ws_2.13 | jar | 2.7.3 |
com.typesafe.play : play-ahc-ws_2.13 | jar | 2.7.3 |