Last Version

SonarQube :: Plugins :: SCM :: SVN 1.10.0.1917

Subversion SCM Provider for SonarQube

License

License

Categories

Categories

Subversion Development Tools Version Controls
GroupId

GroupId

org.sonarsource.scm.svn
ArtifactId

ArtifactId

svn
Version

Version

1.10.0.1917
Type

Type

pom
Description

Description

SonarQube :: Plugins :: SCM :: SVN
Subversion SCM Provider for SonarQube
Project URL

Project URL

http://redirect.sonarsource.com/plugins/scmsvn.html
Project Organization

Project Organization

SonarSource
Source Code Management

Source Code Management

https://github.com/SonarSource/sonar-scm-svn

Download svn 1.10.0.1917

Filename Size
svn-1.10.0.1917.pom 2 KB
Browse

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

Dependencies

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

Project Modules

  • sonar-scm-svn-plugin