PMD Scala Common Source and Settings

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.

Лицензия

Лицензия

Категории

Категории

Scala Языки программирования Сеть PMD Тестирование приложения и мониторинг Code Analysis
Группа

Группа

net.sourceforge.pmd
Идентификатор

Идентификатор

pmd-scala-common
Последняя версия

Последняя версия

6.47.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

PMD Scala Common Source and Settings
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.
Организация-разработчик

Организация-разработчик

PMD

Скачать pmd-scala-common

Имя Файла Размер
pmd-scala-common-6.47.0.pom 5 KB
Обзор

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
net.sourceforge.pmd : pmd-core jar 6.47.0
org.apache.commons : commons-lang3 jar 3.8.1

test (9)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
net.sourceforge.pmd : pmd-test jar 6.47.0
net.sourceforge.pmd : pmd-lang-test jar 6.47.0
com.github.oowekyala.treeutils : tree-matchers jar 2.1.0
com.github.oowekyala.treeutils : tree-printers jar 2.1.0
io.kotest : kotest-assertions-core-jvm jar 4.4.3
org.jetbrains.kotlin : kotlin-stdlib jar 1.7.0
org.jetbrains.kotlin : kotlin-test-junit jar 1.7.0
org.jetbrains : annotations jar 13.0

Модули Проекта

Данный проект не имеет модулей.
net.sourceforge.pmd

PMD

Версии библиотеки

Версия
6.47.0
6.46.0
6.45.0
6.44.0
6.43.0
6.42.0
6.41.0
6.40.0
6.39.0
6.38.0
6.37.0
6.36.0
6.35.0
6.34.0
6.33.0
6.32.0
6.31.0
6.30.0
6.29.0
6.28.0
6.27.0
6.26.0
6.25.0