FindBugs Parent

Parent pom to build findbugs plugg-in that is composed of plug-in and shaded findbugs library

License

License

MIT license
BSD license
Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery Net
GroupId

GroupId

org.jvnet.hudson.plugins.findbugs
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.0-h-6
Release Date

Release Date

Type

Type

pom
Description

Description

FindBugs Parent
Parent pom to build findbugs plugg-in that is composed of plug-in and shaded findbugs library
Project Organization

Project Organization

Hudson
Source Code Management

Source Code Management

https://github.com/hudson3-plugins/findbugs-plugin

Download parent

Filename Size
parent-1.0-h-6.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.jvnet.hudson.plugins.findbugs/parent/ -->
<dependency>
    <groupId>org.jvnet.hudson.plugins.findbugs</groupId>
    <artifactId>parent</artifactId>
    <version>1.0-h-6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson.plugins.findbugs/parent/
implementation 'org.jvnet.hudson.plugins.findbugs:parent:1.0-h-6'
// https://jarcasting.com/artifacts/org.jvnet.hudson.plugins.findbugs/parent/
implementation ("org.jvnet.hudson.plugins.findbugs:parent:1.0-h-6")
'org.jvnet.hudson.plugins.findbugs:parent:pom:1.0-h-6'
<dependency org="org.jvnet.hudson.plugins.findbugs" name="parent" rev="1.0-h-6">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson.plugins.findbugs', module='parent', version='1.0-h-6')
)
libraryDependencies += "org.jvnet.hudson.plugins.findbugs" % "parent" % "1.0-h-6"
[org.jvnet.hudson.plugins.findbugs/parent "1.0-h-6"]

Dependencies

compile (5)

Group / Artifact Type Version
org.hudsonci.plugins : maven-plugin Optional jar 2.2.1
org.hudsonci.plugins : dashboard-view Optional jar 2.3-h-2
org.hudsonci.plugins : token-macro Optional jar 1.6-h-1
com.google.code.findbugs : jsr305 jar 2.0.0
com.google.code.findbugs : annotations jar 2.0.0

provided (2)

Group / Artifact Type Version
org.eclipse.hudson : hudson-core jar 3.0.1-b2
javax.servlet : servlet-api jar 2.4

test (8)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
org.eclipse.hudson : hudson-war war 3.0.1-b2
org.eclipse.hudson : hudson-test-framework jar 3.0.1-b2
org.powermock : powermock-module-junit4 Optional jar 1.4.10
org.powermock : powermock-api-easymock Optional jar 1.4.10
org.easymock : easymock Optional jar 3.0
org.mockito : mockito-core Optional jar 1.8.5

Project Modules

  • library
  • plugin

findbugs-plugin

org.jvnet.hudson.plugins.findbugs

Hudson CI Server 3.x plugins

Versions

Version
1.0-h-6
1.0-h-4