Sonar plugins parent


License

License

GroupId

GroupId

org.codehaus.sonar-plugins
ArtifactId

ArtifactId

parent
Last Version

Last Version

19
Release Date

Release Date

Type

Type

pom
Description

Description

Sonar plugins parent
Source Code Management

Source Code Management

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

Download parent

Filename Size
parent-19.pom 19 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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

Versions

Version
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1