Last Version

scalatestplus-play 5.1.0

scalatestplus-play

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalatestplus.play
ArtifactId

ArtifactId

scalatestplus-play_2.12
Version

Version

5.1.0
Type

Type

jar
Description

Description

scalatestplus-play
scalatestplus-play
Project URL

Project URL

https://github.com/playframework/scalatestplus-play
Project Organization

Project Organization

org.scalatestplus.play
Source Code Management

Source Code Management

https://github.com/playframework/scalatestplus-play

Download scalatestplus-play_2.12 5.1.0


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

Dependencies

compile (9)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
com.typesafe.play : play-ahc-ws_2.12 jar 2.8.1
com.typesafe.play : play-test_2.12 jar 2.8.1
org.scalatest : scalatest_2.12 jar 3.1.1
org.scalatestplus : selenium-3-141_2.12 jar 3.1.1.0
org.seleniumhq.selenium : selenium-java jar 3.141.59
org.seleniumhq.selenium : htmlunit-driver jar 2.39.0
net.sourceforge.htmlunit : htmlunit-cssparser jar 1.5.0
com.codeborne : phantomjsdriver jar 1.4.4

test (1)

Group / Artifact Type Version
com.typesafe.play : play-akka-http-server_2.12 jar 2.8.1

Project Modules

There are no modules declared in this project.