| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJUnit Тестирование компонентов Безопасность |
| Группа | Группаcom.peachapisecurity |
| Идентификатор | Идентификаторtg-junit4 |
| Последняя версия | Последняя версия1.5.41 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.peachapisecurity:tg-junit4
Peach API Security JUnit4 Integration
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| tg-junit4-1.5.41.pom | |
| tg-junit4-1.5.41.jar | 17 KB |
| tg-junit4-1.5.41-sources.jar | 10 KB |
| tg-junit4-1.5.41-javadoc.jar | 69 KB |
| tg-junit4-1.5.41-jar-with-dependencies.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.peachapisecurity/tg-junit4/ -->
<dependency>
<groupId>com.peachapisecurity</groupId>
<artifactId>tg-junit4</artifactId>
<version>1.5.41</version>
</dependency>
// https://jarcasting.com/artifacts/com.peachapisecurity/tg-junit4/
implementation 'com.peachapisecurity:tg-junit4:1.5.41'
// https://jarcasting.com/artifacts/com.peachapisecurity/tg-junit4/
implementation ("com.peachapisecurity:tg-junit4:1.5.41")
'com.peachapisecurity:tg-junit4:jar:1.5.41'
<dependency org="com.peachapisecurity" name="tg-junit4" rev="1.5.41">
<artifact name="tg-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.peachapisecurity', module='tg-junit4', version='1.5.41')
)
libraryDependencies += "com.peachapisecurity" % "tg-junit4" % "1.5.41"
[com.peachapisecurity/tg-junit4 "1.5.41"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.peachapisecurity : api | jar | 1.5.41 |
| org.apache.httpcomponents : fluent-hc | jar | 4.5.3 |