FindBugs Parent

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

Лицензия

Лицензия

MIT license
BSD license
Категории

Категории

Hudson Компиляция и сборка Continuous Integration and Continuous Delivery Сеть
Группа

Группа

org.jvnet.hudson.plugins.findbugs
Идентификатор

Идентификатор

parent
Последняя версия

Последняя версия

1.0-h-6
Дата

Дата

Тип

Тип

pom
Описание

Описание

FindBugs Parent
Parent pom to build findbugs plugg-in that is composed of plug-in and shaded findbugs library
Организация-разработчик

Организация-разработчик

Hudson
Система контроля версий

Система контроля версий

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

Скачать parent

Имя Файла Размер
parent-1.0-h-6.pom 1 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.hudsonci.plugins : maven-plugin Необязательный jar 2.2.1
org.hudsonci.plugins : dashboard-view Необязательный jar 2.3-h-2
org.hudsonci.plugins : token-macro Необязательный 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)

Идентификатор библиотеки Тип Версия
org.eclipse.hudson : hudson-core jar 3.0.1-b2
javax.servlet : servlet-api jar 2.4

test (8)

Идентификатор библиотеки Тип Версия
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 Необязательный jar 1.4.10
org.powermock : powermock-api-easymock Необязательный jar 1.4.10
org.easymock : easymock Необязательный jar 3.0
org.mockito : mockito-core Необязательный jar 1.8.5

Модули Проекта

  • library
  • plugin

findbugs-plugin

org.jvnet.hudson.plugins.findbugs

Hudson CI Server 3.x plugins

Версии библиотеки

Версия
1.0-h-6
1.0-h-4