is not current version
Last Version 6.47.0

PMD Modelica 6.41.0

PMD is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation, and so forth. It supports Java, JavaScript, Salesforce.com Apex and Visualforce, Modelica, PLSQL, Apache Velocity, XML, XSL, Scala. Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code in C/C++, C#, Dart, Fortran, Go, Groovy, Java, JavaScript, JSP, Kotlin, Lua, Matlab, Modelica, Objective-C, Perl, PHP, PLSQL, Python, Ruby, Salesforce.com Apex, Scala, Swift and Visualforce.

License

License

Categories

Categories

Net PMD Application Testing & Monitoring Code Analysis
GroupId

GroupId

net.sourceforge.pmd
ArtifactId

ArtifactId

pmd-modelica
Version

Version

6.41.0
Type

Type

jar
Description

Description

PMD Modelica
PMD is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation, and so forth. It supports Java, JavaScript, Salesforce.com Apex and Visualforce, Modelica, PLSQL, Apache Velocity, XML, XSL, Scala. Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code in C/C++, C#, Dart, Fortran, Go, Groovy, Java, JavaScript, JSP, Kotlin, Lua, Matlab, Modelica, Objective-C, Perl, PHP, PLSQL, Python, Ruby, Salesforce.com Apex, Scala, Swift and Visualforce.
Project Organization

Project Organization

PMD

Download pmd-modelica 6.41.0


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

Dependencies

compile (1)

Group / Artifact Type Version
net.sourceforge.pmd : pmd-core jar 6.41.0

test (9)

Group / Artifact Type Version
junit : junit jar 4.13.1
net.sourceforge.pmd : pmd-lang-test jar 6.41.0
net.sourceforge.pmd : pmd-test jar 6.41.0
com.github.oowekyala.treeutils : tree-matchers jar 2.1.0
com.github.oowekyala.treeutils : tree-printers jar 2.1.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10
org.jetbrains.kotlin : kotlin-test-junit jar 1.4.10
org.jetbrains : annotations jar 13.0
io.kotest : kotest-assertions-core-jvm jar 4.3.1

Project Modules

There are no modules declared in this project.