License |
License |
---|---|
GroupId | GroupIdcom.typesafe.play |
ArtifactId | ArtifactIdplay-test_2.13.0-M3 |
Version | Version2.7.0-M4 |
Type | Typejar |
Description |
DescriptionPlay-Test
Play-Test
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.typesafe.play/play-test_2.13.0-M3/ -->
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-test_2.13.0-M3</artifactId>
<version>2.7.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/play-test_2.13.0-M3/
implementation 'com.typesafe.play:play-test_2.13.0-M3:2.7.0-M4'
// https://jarcasting.com/artifacts/com.typesafe.play/play-test_2.13.0-M3/
implementation ("com.typesafe.play:play-test_2.13.0-M3:2.7.0-M4")
'com.typesafe.play:play-test_2.13.0-M3:jar:2.7.0-M4'
<dependency org="com.typesafe.play" name="play-test_2.13.0-M3" rev="2.7.0-M4">
<artifact name="play-test_2.13.0-M3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='play-test_2.13.0-M3', version='2.7.0-M4')
)
libraryDependencies += "com.typesafe.play" % "play-test_2.13.0-M3" % "2.7.0-M4"
[com.typesafe.play/play-test_2.13.0-M3 "2.7.0-M4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-M3 |
com.typesafe.play : play-guice_2.13.0-M3 | jar | 2.7.0-M4 |
com.typesafe.play : play-akka-http-server_2.13.0-M3 | jar | 2.7.0-M4 |
com.typesafe.play : play-netty-server_2.13.0-M3 | jar | 2.7.0-M4 |
junit : junit | jar | 4.12 |
com.novocode : junit-interface | jar | 0.11 |
com.google.guava : guava | jar | 26.0-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.6.1 |
org.seleniumhq.selenium : htmlunit-driver | jar | 2.31.0 |
org.seleniumhq.selenium : selenium-api | jar | 3.13.0 |
org.seleniumhq.selenium : selenium-support | jar | 3.13.0 |
org.seleniumhq.selenium : selenium-firefox-driver | jar | 3.13.0 |
com.google.inject : guice | jar | 4.2.1 |
com.google.inject.extensions : guice-assistedinject | jar | 4.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.13.0-M3 | jar | 4.2.0 |
org.specs2 : specs2-junit_2.13.0-M3 | jar | 4.2.0 |
org.specs2 : specs2-mock_2.13.0-M3 | jar | 4.2.0 |
com.h2database : h2 | jar | 1.4.197 |