| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииTestNG Тестирование компонентов |
| Группа | Группаcom.github.varivoda |
| Идентификатор | Идентификаторtest_filter_testng |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTest filter
Test filter
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| test_filter_testng-1.0.pom | |
| test_filter_testng-1.0.jar | 1 KB |
| test_filter_testng-1.0-tests.jar | 261 bytes |
| test_filter_testng-1.0-sources.jar | 1 KB |
| test_filter_testng-1.0-javadoc.jar | 388 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.varivoda/test_filter_testng/ -->
<dependency>
<groupId>com.github.varivoda</groupId>
<artifactId>test_filter_testng</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.varivoda/test_filter_testng/
implementation 'com.github.varivoda:test_filter_testng:1.0'
// https://jarcasting.com/artifacts/com.github.varivoda/test_filter_testng/
implementation ("com.github.varivoda:test_filter_testng:1.0")
'com.github.varivoda:test_filter_testng:jar:1.0'
<dependency org="com.github.varivoda" name="test_filter_testng" rev="1.0">
<artifact name="test_filter_testng" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.varivoda', module='test_filter_testng', version='1.0')
)
libraryDependencies += "com.github.varivoda" % "test_filter_testng" % "1.0"
[com.github.varivoda/test_filter_testng "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.varivoda : test_filter_calculator | jar | 1.0 |
| com.github.varivoda : test_filter_adaptor | jar | 1.0 |
| org.testng : testng | jar | 7.4.0 |