Last Version

Play-Test 2.4.11

Play-Test

License

License

GroupId

GroupId

com.typesafe.play
ArtifactId

ArtifactId

play-test_2.10
Version

Version

2.4.11
Type

Type

jar
Description

Description

Play-Test
Play-Test
Project URL

Project URL

https://playframework.com
Project Organization

Project Organization

com.typesafe.play
Source Code Management

Source Code Management

https://github.com/playframework/playframework

Download play-test_2.10 2.4.11


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

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.5
com.typesafe.play : play-netty-server_2.10 jar 2.4.11
junit : junit jar 4.12
com.novocode : junit-interface jar 0.11
com.google.guava : guava jar 18.0
com.google.code.findbugs : jsr305 jar 2.0.3
org.fluentlenium : fluentlenium-core jar 0.10.9

test (3)

Group / Artifact Type Version
org.specs2 : specs2-core_2.10 jar 3.6.6
org.specs2 : specs2-junit_2.10 jar 3.6.6
org.specs2 : specs2-mock_2.10 jar 3.6.6

Project Modules

There are no modules declared in this project.