<dependency>
<groupId>org.sonarsource.analyzer-commons</groupId>
<artifactId>sonar-regex-parsing</artifactId>
<version>1.14.0.681</version>
</dependency>
libraryDependencies += "org.sonarsource.analyzer-commons" % "sonar-regex-parsing" % "1.14.0.681"
@Grapes(
@Grab(group='org.sonarsource.analyzer-commons', module='sonar-regex-parsing', version='1.14.0.681')
)
<dependency org="org.sonarsource.analyzer-commons" name="sonar-regex-parsing" rev="1.14.0.681" />