| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка UML Прикладные библиотеки Documents Processing PMD Тестирование приложения и мониторинг Code Analysis config Библиотеки уровня приложения Configuration |
| Группа | Группаorg.thewonderlemming.c4plantuml |
| Идентификатор | Идентификаторc4plantuml-pmd-config |
| Последняя версия | Последняя версия1.0.0-RC1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеC4-PlantUML :: Build Tools :: PMD config
PMD shared rules to be used within the reactor
|
| Имя Файла | Размер |
|---|---|
| c4plantuml-pmd-config-1.0.0-RC1.pom | |
| c4plantuml-pmd-config-1.0.0-RC1.jar | 2 KB |
| c4plantuml-pmd-config-1.0.0-RC1-sources.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.thewonderlemming.c4plantuml/c4plantuml-pmd-config/ -->
<dependency>
<groupId>org.thewonderlemming.c4plantuml</groupId>
<artifactId>c4plantuml-pmd-config</artifactId>
<version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.thewonderlemming.c4plantuml/c4plantuml-pmd-config/
implementation 'org.thewonderlemming.c4plantuml:c4plantuml-pmd-config:1.0.0-RC1'
// https://jarcasting.com/artifacts/org.thewonderlemming.c4plantuml/c4plantuml-pmd-config/
implementation ("org.thewonderlemming.c4plantuml:c4plantuml-pmd-config:1.0.0-RC1")
'org.thewonderlemming.c4plantuml:c4plantuml-pmd-config:jar:1.0.0-RC1'
<dependency org="org.thewonderlemming.c4plantuml" name="c4plantuml-pmd-config" rev="1.0.0-RC1">
<artifact name="c4plantuml-pmd-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.thewonderlemming.c4plantuml', module='c4plantuml-pmd-config', version='1.0.0-RC1')
)
libraryDependencies += "org.thewonderlemming.c4plantuml" % "c4plantuml-pmd-config" % "1.0.0-RC1"
[org.thewonderlemming.c4plantuml/c4plantuml-pmd-config "1.0.0-RC1"]