| License |
License
MIT license
BSD license
|
|---|---|
| Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery |
| GroupId | GroupIdorg.hudsonci.plugins |
| ArtifactId | ArtifactIdfindbugs-parent |
| Last Version | Last Version1.0-h-3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionFindBugs Parent
Parent pom to build findbugs plug-in that is composed of plug-in and shaded findbugs library
|
| Project Organization |
Project OrganizationHudson |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| findbugs-parent-1.0-h-3.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.hudsonci.plugins/findbugs-parent/ -->
<dependency>
<groupId>org.hudsonci.plugins</groupId>
<artifactId>findbugs-parent</artifactId>
<version>1.0-h-3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hudsonci.plugins/findbugs-parent/
implementation 'org.hudsonci.plugins:findbugs-parent:1.0-h-3'
// https://jarcasting.com/artifacts/org.hudsonci.plugins/findbugs-parent/
implementation ("org.hudsonci.plugins:findbugs-parent:1.0-h-3")
'org.hudsonci.plugins:findbugs-parent:pom:1.0-h-3'
<dependency org="org.hudsonci.plugins" name="findbugs-parent" rev="1.0-h-3">
<artifact name="findbugs-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hudsonci.plugins', module='findbugs-parent', version='1.0-h-3')
)
libraryDependencies += "org.hudsonci.plugins" % "findbugs-parent" % "1.0-h-3"
[org.hudsonci.plugins/findbugs-parent "1.0-h-3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hudsonci.plugins : maven-plugin | jar | 2.2.1 |
| org.jvnet.hudson.plugins : dashboard-view Optional | jar | 1.8.1 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ant : ant | jar | 1.8.2 |
| log4j : log4j | jar | 1.2.13 |
| commons-codec : commons-codec | jar | 1.4 |
| commons-logging : commons-logging | jar | 1.1.1 |
| org.sonatype.sisu : sisu-inject-bean | jar | 2.2.3 |
| org.sonatype.sisu : sisu-guice | jar | 3.0.3 |
| org.eclipse.hudson : hudson-core | jar | 3.0.0-RC2 |
| javax.servlet : servlet-api | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.mockito : mockito-all | jar | 1.9.0 |
| org.eclipse.hudson : hudson-war | war | 3.0.0-RC2 |
| org.eclipse.hudson : hudson-test-framework | jar | 3.0.0-RC2 |
| 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 |