| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.orbitz.erma |
| Идентификатор | Идентификаторerma-test |
| Последняя версия | Последняя версия4.8.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеERMA Test library
The test implementation of the API for ERMA
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| erma-test-4.8.1.pom | |
| erma-test-4.8.1.jar | 17 KB |
| erma-test-4.8.1-sources.jar | 9 KB |
| erma-test-4.8.1-javadoc.jar | 36 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.orbitz.erma/erma-test/ -->
<dependency>
<groupId>com.orbitz.erma</groupId>
<artifactId>erma-test</artifactId>
<version>4.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.orbitz.erma/erma-test/
implementation 'com.orbitz.erma:erma-test:4.8.1'
// https://jarcasting.com/artifacts/com.orbitz.erma/erma-test/
implementation ("com.orbitz.erma:erma-test:4.8.1")
'com.orbitz.erma:erma-test:jar:4.8.1'
<dependency org="com.orbitz.erma" name="erma-test" rev="4.8.1">
<artifact name="erma-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orbitz.erma', module='erma-test', version='4.8.1')
)
libraryDependencies += "com.orbitz.erma" % "erma-test" % "4.8.1"
[com.orbitz.erma/erma-test "4.8.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |
| com.orbitz.erma : erma-api | jar | 4.8.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sourceforge.cobertura : cobertura | jar | 1.9.4.1 |