pmd_extensions

pmd_extensions contains custom, extensible PMD rules

License

License

Categories

Categories

PMD Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.liveramp
ArtifactId

ArtifactId

pmd_extensions
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

pmd_extensions
pmd_extensions contains custom, extensible PMD rules
Project URL

Project URL

https://liveramp.com

Download pmd_extensions

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
net.sourceforge.pmd : pmd jar 5.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0