Sonar plugins parent


Лицензия

Лицензия

Группа

Группа

org.codehaus.sonar-plugins
Идентификатор

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

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

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

19
Дата

Дата

Тип

Тип

pom
Описание

Описание

Sonar plugins parent
Система контроля версий

Система контроля версий

https://github.com/SonarSource/parent-oss

Скачать parent

Имя Файла Размер
parent-19.pom 19 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/org.codehaus.sonar-plugins/parent/ -->
<dependency>
    <groupId>org.codehaus.sonar-plugins</groupId>
    <artifactId>parent</artifactId>
    <version>19</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.sonar-plugins/parent/
implementation 'org.codehaus.sonar-plugins:parent:19'
// https://jarcasting.com/artifacts/org.codehaus.sonar-plugins/parent/
implementation ("org.codehaus.sonar-plugins:parent:19")
'org.codehaus.sonar-plugins:parent:pom:19'
<dependency org="org.codehaus.sonar-plugins" name="parent" rev="19">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.sonar-plugins', module='parent', version='19')
)
libraryDependencies += "org.codehaus.sonar-plugins" % "parent" % "19"
[org.codehaus.sonar-plugins/parent "19"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

License

Copyright 2009-2020 SonarSource.

Licensed under the GNU Lesser General Public License, Version 3.0

Releasing

After the build artifacts get promoted to the releases repository on repox, there is a manual step of uploading the artifacts to Maven Central.

org.codehaus.sonar-plugins

SonarSource

Continuous Code Quality

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

Версия
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1