License |
License
MIT license
BSD license
|
---|---|
Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery |
GroupId | GroupIdorg.hudsonci.plugins |
ArtifactId | ArtifactIdanalysis-pom |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionStatic Analysis Plug-ins Parent POM
Static Analysis Plug-ins Parent POM
|
Project Organization |
Project OrganizationHudson |
Filename | Size |
---|---|
analysis-pom-3.0.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hudsonci.plugins/analysis-pom/ -->
<dependency>
<groupId>org.hudsonci.plugins</groupId>
<artifactId>analysis-pom</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hudsonci.plugins/analysis-pom/
implementation 'org.hudsonci.plugins:analysis-pom:3.0.0'
// https://jarcasting.com/artifacts/org.hudsonci.plugins/analysis-pom/
implementation ("org.hudsonci.plugins:analysis-pom:3.0.0")
'org.hudsonci.plugins:analysis-pom:pom:3.0.0'
<dependency org="org.hudsonci.plugins" name="analysis-pom" rev="3.0.0">
<artifact name="analysis-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hudsonci.plugins', module='analysis-pom', version='3.0.0')
)
libraryDependencies += "org.hudsonci.plugins" % "analysis-pom" % "3.0.0"
[org.hudsonci.plugins/analysis-pom "3.0.0"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hudson : hudson-core | jar | 3.0.0 |
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 |
org.eclipse.hudson : hudson-test-framework | jar | 3.0.0 |
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 |