| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.typesafe.play |
| Идентификатор | Идентификаторplay-test_2.12 |
| Версия | Версия2.8.13 |
| Тип | Типjar |
| Описание |
ОписаниеPlay-Test
Play-Test
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| play-test_2.12-2.8.13.pom | |
| play-test_2.12-2.8.13.jar | 167 KB |
| play-test_2.12-2.8.13-sources.jar | 25 KB |
| play-test_2.12-2.8.13-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.typesafe.play/play-test_2.12/ -->
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-test_2.12</artifactId>
<version>2.8.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/play-test_2.12/
implementation 'com.typesafe.play:play-test_2.12:2.8.13'
// https://jarcasting.com/artifacts/com.typesafe.play/play-test_2.12/
implementation ("com.typesafe.play:play-test_2.12:2.8.13")
'com.typesafe.play:play-test_2.12:jar:2.8.13'
<dependency org="com.typesafe.play" name="play-test_2.12" rev="2.8.13">
<artifact name="play-test_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='play-test_2.12', version='2.8.13')
)
libraryDependencies += "com.typesafe.play" % "play-test_2.12" % "2.8.13"
[com.typesafe.play/play-test_2.12 "2.8.13"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.13 |
| com.typesafe.play : play-guice_2.12 | jar | 2.8.13 |
| com.typesafe.play : play-server_2.12 | jar | 2.8.13 |
| junit : junit | jar | 4.13.2 |
| com.novocode : junit-interface | jar | 0.11 |
| com.google.guava : guava | jar | 30.1.1-jre |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| ch.qos.logback : logback-classic | jar | 1.2.10 |
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.typesafe.play : play-akka-http-server_2.12 | jar | 2.8.13 |
| org.specs2 : specs2-core_2.12 | jar | 4.8.3 |
| org.specs2 : specs2-junit_2.12 | jar | 4.8.3 |
| org.specs2 : specs2-mock_2.12 | jar | 4.8.3 |
| com.h2database : h2 | jar | 1.4.200 |