is not current version
Last Version 1.7

org.glassfish.findbugs:findbugstotext 1.1

A tool to convert findbugsXml.xml output to text.

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.findbugs
ArtifactId

ArtifactId

findbugstotext
Version

Version

1.1
Type

Type

jar

Download findbugstotext 1.1


<!-- https://jarcasting.com/artifacts/org.glassfish.findbugs/findbugstotext/ -->
<dependency>
    <groupId>org.glassfish.findbugs</groupId>
    <artifactId>findbugstotext</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.findbugs/findbugstotext/
implementation 'org.glassfish.findbugs:findbugstotext:1.1'
// https://jarcasting.com/artifacts/org.glassfish.findbugs/findbugstotext/
implementation ("org.glassfish.findbugs:findbugstotext:1.1")
'org.glassfish.findbugs:findbugstotext:jar:1.1'
<dependency org="org.glassfish.findbugs" name="findbugstotext" rev="1.1">
  <artifact name="findbugstotext" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.findbugs', module='findbugstotext', version='1.1')
)
libraryDependencies += "org.glassfish.findbugs" % "findbugstotext" % "1.1"
[org.glassfish.findbugs/findbugstotext "1.1"]