License |
License |
---|---|
Categories |
CategoriesAnt Build Tools UML Business Logic Libraries Documents Processing PMD Application Testing & Monitoring Code Analysis config Application Layer Libs Configuration |
GroupId | GroupIdorg.thewonderlemming.c4plantuml |
ArtifactId | ArtifactIdc4plantuml-pmd-config |
Last Version | Last Version1.0.0-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionC4-PlantUML :: Build Tools :: PMD config
PMD shared rules to be used within the reactor
|
<!-- 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"]