| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJUnit Тестирование компонентов Сеть |
| Группа | Группаio.tourniquet.junit |
| Идентификатор | Идентификаторtourniquet-net |
| Последняя версия | Последняя версия0.4.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеtourniquet-net
Support for network operations, such as port availability detection and network
specific matchers.
|
| Организация-разработчик |
Организация-разработчикDevCon5 GmbH |
| Имя Файла | Размер |
|---|---|
| tourniquet-net-0.4.8.pom | |
| tourniquet-net-0.4.8.jar | 14 KB |
| tourniquet-net-0.4.8-sources.jar | 11 KB |
| tourniquet-net-0.4.8-javadoc.jar | 62 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.tourniquet.junit/tourniquet-net/ -->
<dependency>
<groupId>io.tourniquet.junit</groupId>
<artifactId>tourniquet-net</artifactId>
<version>0.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.tourniquet.junit/tourniquet-net/
implementation 'io.tourniquet.junit:tourniquet-net:0.4.8'
// https://jarcasting.com/artifacts/io.tourniquet.junit/tourniquet-net/
implementation ("io.tourniquet.junit:tourniquet-net:0.4.8")
'io.tourniquet.junit:tourniquet-net:jar:0.4.8'
<dependency org="io.tourniquet.junit" name="tourniquet-net" rev="0.4.8">
<artifact name="tourniquet-net" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tourniquet.junit', module='tourniquet-net', version='0.4.8')
)
libraryDependencies += "io.tourniquet.junit" % "tourniquet-net" % "0.4.8"
[io.tourniquet.junit/tourniquet-net "0.4.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.tourniquet.junit : tourniquet-core | jar | 0.4.8 |
| org.slf4j : slf4j-api | jar | 1.7.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.9.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.0-rc1 |
| org.apache.logging.log4j : log4j-api | jar | 2.0-rc1 |
| org.apache.logging.log4j : log4j-core | jar | 2.0-rc1 |