License |
License |
---|---|
Categories |
CategoriesNet PMD Application Testing & Monitoring Code Analysis Wire Data Data Structures |
GroupId | GroupIdnet.awired.parent |
ArtifactId | ArtifactIdparent-module-pmd |
Last Version | Last Version1.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAwired Parent - Module - PMD
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
parent-module-pmd-1.14.pom | |
parent-module-pmd-1.14.jar | 5 KB |
parent-module-pmd-1.14-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.awired.parent/parent-module-pmd/ -->
<dependency>
<groupId>net.awired.parent</groupId>
<artifactId>parent-module-pmd</artifactId>
<version>1.14</version>
</dependency>
// https://jarcasting.com/artifacts/net.awired.parent/parent-module-pmd/
implementation 'net.awired.parent:parent-module-pmd:1.14'
// https://jarcasting.com/artifacts/net.awired.parent/parent-module-pmd/
implementation ("net.awired.parent:parent-module-pmd:1.14")
'net.awired.parent:parent-module-pmd:jar:1.14'
<dependency org="net.awired.parent" name="parent-module-pmd" rev="1.14">
<artifact name="parent-module-pmd" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.awired.parent', module='parent-module-pmd', version='1.14')
)
libraryDependencies += "net.awired.parent" % "parent-module-pmd" % "1.14"
[net.awired.parent/parent-module-pmd "1.14"]