не последняя версия
Последняя версия 1.1.4

com.zxytech.jurest:jurest-pmd 1.0-RC1


Категории

Категории

PMD Тестирование приложения и мониторинг Code Analysis
Группа

Группа

com.zxytech.jurest
Идентификатор

Идентификатор

jurest-pmd
Версия

Версия

1.0-RC1
Тип

Тип

jar

Скачать jurest-pmd 1.0-RC1

Имя Файла Размер
jurest-pmd-1.0-RC1.pom
jurest-pmd-1.0-RC1.jar 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.zxytech.jurest/jurest-pmd/ -->
<dependency>
    <groupId>com.zxytech.jurest</groupId>
    <artifactId>jurest-pmd</artifactId>
    <version>1.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.zxytech.jurest/jurest-pmd/
implementation 'com.zxytech.jurest:jurest-pmd:1.0-RC1'
// https://jarcasting.com/artifacts/com.zxytech.jurest/jurest-pmd/
implementation ("com.zxytech.jurest:jurest-pmd:1.0-RC1")
'com.zxytech.jurest:jurest-pmd:jar:1.0-RC1'
<dependency org="com.zxytech.jurest" name="jurest-pmd" rev="1.0-RC1">
  <artifact name="jurest-pmd" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zxytech.jurest', module='jurest-pmd', version='1.0-RC1')
)
libraryDependencies += "com.zxytech.jurest" % "jurest-pmd" % "1.0-RC1"
[com.zxytech.jurest/jurest-pmd "1.0-RC1"]