MVN

org.sonarsource.text : text

Maven & Gradle

Aug 17, 2023
6 stars

SonarSource Text Analyzer

<dependency>
    <groupId>org.sonarsource.text</groupId>
    <artifactId>text</artifactId>
    <version>2.3.0.1632</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sonarsource.text : text to add to Maven - Latest Versions:

  • Latest Stable: 2.3.0.1632

All Versions

Choose a version of org.sonarsource.text : text to add to Maven - All Versions:

Version Vulnerabilities Updated
2.3.x
text-2.3.0.1632
2.2.x
text-2.2.0.1571
2.1.x
text-2.1.0.1163
2.0.x
text-2.0.2.1090
text-2.0.1.611
text-2.0.0.604
text-2.0.0.602
1.2.x
text-1.2.0.510
1.1.x
text-1.1.0.282
1.0.x
text-1.0.0.120

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.sonarsource.text</groupId>
    <artifactId>text</artifactId>
    <version>2.3.0.1632</version>
</dependency>

Advertisement