| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииScala Языки программирования Сеть |
| Группа | Группаnet.officefloor.scala |
| Идентификатор | Идентификаторofficescalatest |
| Последняя версия | Последняя версия3.40.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеScalaTest
OfficeFloor plug-in for using ScalaTest
|
| Имя Файла | Размер |
|---|---|
| officescalatest-3.40.0.pom | |
| officescalatest-3.40.0.jar | 6 KB |
| officescalatest-3.40.0-test-sources.jar | 6 KB |
| officescalatest-3.40.0-sources.jar | 5 KB |
| officescalatest-3.40.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.officefloor.scala/officescalatest/ -->
<dependency>
<groupId>net.officefloor.scala</groupId>
<artifactId>officescalatest</artifactId>
<version>3.40.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.officefloor.scala/officescalatest/
implementation 'net.officefloor.scala:officescalatest:3.40.0'
// https://jarcasting.com/artifacts/net.officefloor.scala/officescalatest/
implementation ("net.officefloor.scala:officescalatest:3.40.0")
'net.officefloor.scala:officescalatest:jar:3.40.0'
<dependency org="net.officefloor.scala" name="officescalatest" rev="3.40.0">
<artifact name="officescalatest" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.officefloor.scala', module='officescalatest', version='3.40.0')
)
libraryDependencies += "net.officefloor.scala" % "officescalatest" % "3.40.0"
[net.officefloor.scala/officescalatest "3.40.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.officefloor.scala : officescala | jar | 3.40.0 |
| org.scalatest : scalatest_2.13 | jar | 3.3.0-SNAP3 |
| org.scalacheck : scalacheck_2.13 | jar | 1.15.4 |
| net.officefloor.web : woof_test | jar | 3.40.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
| junit : junit | jar | 4.13.2 |
| org.easymock : easymock | jar | 4.3 |