License |
License |
---|---|
GroupId | GroupIdcom.github.spyhunter99 |
ArtifactId | ArtifactIdfindbugs-report-parent |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFindbugs Aggregate Report Plugin Parent
Generates a combined Findbugs report
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
findbugs-report-parent-1.0.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.spyhunter99/findbugs-report-parent/ -->
<dependency>
<groupId>com.github.spyhunter99</groupId>
<artifactId>findbugs-report-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.spyhunter99/findbugs-report-parent/
implementation 'com.github.spyhunter99:findbugs-report-parent:1.0.0'
// https://jarcasting.com/artifacts/com.github.spyhunter99/findbugs-report-parent/
implementation ("com.github.spyhunter99:findbugs-report-parent:1.0.0")
'com.github.spyhunter99:findbugs-report-parent:pom:1.0.0'
<dependency org="com.github.spyhunter99" name="findbugs-report-parent" rev="1.0.0">
<artifact name="findbugs-report-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.spyhunter99', module='findbugs-report-parent', version='1.0.0')
)
libraryDependencies += "com.github.spyhunter99" % "findbugs-report-parent" % "1.0.0"
[com.github.spyhunter99/findbugs-report-parent "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.3.9 |
org.apache.maven.reporting : maven-reporting-api | jar | 3.0 |
org.apache.maven.reporting : maven-reporting-impl | jar | 2.4 |
org.codehaus.plexus : plexus-utils | jar | 3.0.24 |