License |
License |
---|---|
GroupId | GroupIdcom.typesafe.play |
ArtifactId | ArtifactIdplay-integration-test_2.12 |
Version | Version2.7.0-RC8 |
Type | Typejar |
Description |
DescriptionPlay-Integration-Test
Play-Integration-Test
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
play-integration-test_2.12-2.7.0-RC8.pom | |
play-integration-test_2.12-2.7.0-RC8.jar | 316 bytes |
play-integration-test_2.12-2.7.0-RC8-sources.jar | 330 bytes |
play-integration-test_2.12-2.7.0-RC8-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.typesafe.play/play-integration-test_2.12/ -->
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-integration-test_2.12</artifactId>
<version>2.7.0-RC8</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/play-integration-test_2.12/
implementation 'com.typesafe.play:play-integration-test_2.12:2.7.0-RC8'
// https://jarcasting.com/artifacts/com.typesafe.play/play-integration-test_2.12/
implementation ("com.typesafe.play:play-integration-test_2.12:2.7.0-RC8")
'com.typesafe.play:play-integration-test_2.12:jar:2.7.0-RC8'
<dependency org="com.typesafe.play" name="play-integration-test_2.12" rev="2.7.0-RC8">
<artifact name="play-integration-test_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='play-integration-test_2.12', version='2.7.0-RC8')
)
libraryDependencies += "com.typesafe.play" % "play-integration-test_2.12" % "2.7.0-RC8"
[com.typesafe.play/play-integration-test_2.12 "2.7.0-RC8"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.7 |
com.typesafe.play : play-specs2_2.12 | jar | 2.7.0-RC8 |
com.typesafe.play : filters-helpers_2.12 | jar | 2.7.0-RC8 |
com.typesafe.play : play-java_2.12 | jar | 2.7.0-RC8 |
com.typesafe.play : play-java-forms_2.12 | jar | 2.7.0-RC8 |
com.typesafe.play : play-akka-http-server_2.12 | jar | 2.7.0-RC8 |
com.typesafe.play : play-akka-http2-support_2.12 | jar | 2.7.0-RC8 |
com.typesafe.play : play-netty-server_2.12 | jar | 2.7.0-RC8 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play_2.12 | jar | 2.7.0-RC8 |
com.typesafe.play : play-logback_2.12 | jar | 2.7.0-RC8 |
com.typesafe.play : play-ahc-ws_2.12 | jar | 2.7.0-RC8 |
com.typesafe.play : play-server_2.12 | jar | 2.7.0-RC8 |
com.squareup.okhttp3 : okhttp | jar | 3.12.0 |