| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииScala Языки программирования |
| Группа | Группаorg.scalatestplus.play |
| Идентификатор | Идентификаторscalatestplus-play_2.13.0-M5 |
| Версия | Версия4.0.2 |
| Тип | Типjar |
| Описание |
Описаниеscalatestplus-play
scalatestplus-play
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.scalatestplus.play/scalatestplus-play_2.13.0-M5/ -->
<dependency>
<groupId>org.scalatestplus.play</groupId>
<artifactId>scalatestplus-play_2.13.0-M5</artifactId>
<version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalatestplus.play/scalatestplus-play_2.13.0-M5/
implementation 'org.scalatestplus.play:scalatestplus-play_2.13.0-M5:4.0.2'
// https://jarcasting.com/artifacts/org.scalatestplus.play/scalatestplus-play_2.13.0-M5/
implementation ("org.scalatestplus.play:scalatestplus-play_2.13.0-M5:4.0.2")
'org.scalatestplus.play:scalatestplus-play_2.13.0-M5:jar:4.0.2'
<dependency org="org.scalatestplus.play" name="scalatestplus-play_2.13.0-M5" rev="4.0.2">
<artifact name="scalatestplus-play_2.13.0-M5" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalatestplus.play', module='scalatestplus-play_2.13.0-M5', version='4.0.2')
)
libraryDependencies += "org.scalatestplus.play" % "scalatestplus-play_2.13.0-M5" % "4.0.2"
[org.scalatestplus.play/scalatestplus-play_2.13.0-M5 "4.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.0-M5 |
| org.scalatest : scalatest_2.13.0-M5 | jar | 3.0.6-SNAP6 |
| org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
| org.seleniumhq.selenium : htmlunit-driver | jar | 2.33.3 |
| net.sourceforge.htmlunit : htmlunit-cssparser | jar | 1.2.0 |
| com.codeborne : phantomjsdriver | jar | 1.4.4 |
| com.typesafe.play : play-test_2.13.0-M5 | jar | 2.7.1 |
| com.typesafe.play : play-ws_2.13.0-M5 | jar | 2.7.1 |
| com.typesafe.play : play-ahc-ws_2.13.0-M5 | jar | 2.7.1 |