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