| License |
License |
|---|---|
| GroupId | GroupIdcom.typesafe.play |
| ArtifactId | ArtifactIdplay-test_2.13 |
| Version | Version2.8.8 |
| Type | Typejar |
| Description |
DescriptionPlay-Test
Play-Test
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| play-test_2.13-2.8.8.pom | |
| play-test_2.13-2.8.8.jar | 169 KB |
| play-test_2.13-2.8.8-sources.jar | 25 KB |
| play-test_2.13-2.8.8-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.typesafe.play/play-test_2.13/ -->
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-test_2.13</artifactId>
<version>2.8.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/play-test_2.13/
implementation 'com.typesafe.play:play-test_2.13:2.8.8'
// https://jarcasting.com/artifacts/com.typesafe.play/play-test_2.13/
implementation ("com.typesafe.play:play-test_2.13:2.8.8")
'com.typesafe.play:play-test_2.13:jar:2.8.8'
<dependency org="com.typesafe.play" name="play-test_2.13" rev="2.8.8">
<artifact name="play-test_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='play-test_2.13', version='2.8.8')
)
libraryDependencies += "com.typesafe.play" % "play-test_2.13" % "2.8.8"
[com.typesafe.play/play-test_2.13 "2.8.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.5 |
| com.typesafe.play : play-guice_2.13 | jar | 2.8.8 |
| com.typesafe.play : play-server_2.13 | jar | 2.8.8 |
| junit : junit | jar | 4.13.2 |
| com.novocode : junit-interface | jar | 0.11 |
| com.google.guava : guava | jar | 28.2-jre |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.fluentlenium : fluentlenium-core | jar | 3.7.1 |
| org.seleniumhq.selenium : htmlunit-driver | jar | 2.36.0 |
| org.seleniumhq.selenium : selenium-api | jar | 3.141.59 |
| org.seleniumhq.selenium : selenium-support | jar | 3.141.59 |
| org.seleniumhq.selenium : selenium-firefox-driver | jar | 3.141.59 |
| com.google.inject : guice | jar | 4.2.3 |
| com.google.inject.extensions : guice-assistedinject | jar | 4.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.play : play-akka-http-server_2.13 | jar | 2.8.8 |
| org.specs2 : specs2-core_2.13 | jar | 4.8.3 |
| org.specs2 : specs2-junit_2.13 | jar | 4.8.3 |
| org.specs2 : specs2-mock_2.13 | jar | 4.8.3 |
| com.h2database : h2 | jar | 1.4.200 |