| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииPMD Тестирование приложения и мониторинг Code Analysis |
| Группа | Группаcom.zxytech.jurest |
| Идентификатор | Идентификаторjurest-pmd |
| Последняя версия | Последняя версия1.1.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание基于 (Ju)ni5 + All(ure) + (Rest) Assured 实现接口测试
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jurest-pmd-1.1.4.pom | |
| jurest-pmd-1.1.4.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.zxytech.jurest/jurest-pmd/ -->
<dependency>
<groupId>com.zxytech.jurest</groupId>
<artifactId>jurest-pmd</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.zxytech.jurest/jurest-pmd/
implementation 'com.zxytech.jurest:jurest-pmd:1.1.4'
// https://jarcasting.com/artifacts/com.zxytech.jurest/jurest-pmd/
implementation ("com.zxytech.jurest:jurest-pmd:1.1.4")
'com.zxytech.jurest:jurest-pmd:jar:1.1.4'
<dependency org="com.zxytech.jurest" name="jurest-pmd" rev="1.1.4">
<artifact name="jurest-pmd" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zxytech.jurest', module='jurest-pmd', version='1.1.4')
)
libraryDependencies += "com.zxytech.jurest" % "jurest-pmd" % "1.1.4"
[com.zxytech.jurest/jurest-pmd "1.1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sourceforge.pmd : pmd-java | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sourceforge.pmd : pmd-test | jar |