| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииScala Языки программирования |
| Группа | Группаws.unfiltered |
| Идентификатор | Идентификаторunfiltered-scalatest_3 |
| Версия | Версия0.12.0-M2 |
| Тип | Типjar |
| Описание |
Описаниеunfiltered-scalatest
Facilitates testing Unfiltered servers with ScalaTest
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| unfiltered-scalatest_3-0.12.0-M2.pom | |
| unfiltered-scalatest_3-0.12.0-M2.jar | 37 KB |
| unfiltered-scalatest_3-0.12.0-M2-sources.jar | 3 KB |
| unfiltered-scalatest_3-0.12.0-M2-javadoc.jar | 189 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-scalatest_3/ -->
<dependency>
<groupId>ws.unfiltered</groupId>
<artifactId>unfiltered-scalatest_3</artifactId>
<version>0.12.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-scalatest_3/
implementation 'ws.unfiltered:unfiltered-scalatest_3:0.12.0-M2'
// https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-scalatest_3/
implementation ("ws.unfiltered:unfiltered-scalatest_3:0.12.0-M2")
'ws.unfiltered:unfiltered-scalatest_3:jar:0.12.0-M2'
<dependency org="ws.unfiltered" name="unfiltered-scalatest_3" rev="0.12.0-M2">
<artifact name="unfiltered-scalatest_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='ws.unfiltered', module='unfiltered-scalatest_3', version='0.12.0-M2')
)
libraryDependencies += "ws.unfiltered" % "unfiltered-scalatest_3" % "0.12.0-M2"
[ws.unfiltered/unfiltered-scalatest_3 "0.12.0-M2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ws.unfiltered : unfiltered-filter_3 | jar | 0.12.0-M2 |
| ws.unfiltered : unfiltered-jetty_3 | jar | 0.12.0-M2 |
| ws.unfiltered : unfiltered-netty-server_3 | jar | 0.12.0-M2 |
| org.scala-lang : scala3-library_3 | jar | 3.0.0 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
| org.scalatest : scalatest-core_3 | jar | 3.2.9 |