FindBugs Test Utility

Utility that could be reuse for FindBugs plugin development. Include: - Loading of the plugin. - Hamcrest Matcher to do make precise assertion

Лицензия

Лицензия

Группа

Группа

com.h3xstream.findsecbugs
Идентификатор

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

findbugs-test-util
Последняя версия

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

1.9.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

FindBugs Test Utility
Utility that could be reuse for FindBugs plugin development. Include: - Loading of the plugin. - Hamcrest Matcher to do make precise assertion

Скачать findbugs-test-util

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

<!-- https://jarcasting.com/artifacts/com.h3xstream.findsecbugs/findbugs-test-util/ -->
<dependency>
    <groupId>com.h3xstream.findsecbugs</groupId>
    <artifactId>findbugs-test-util</artifactId>
    <version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.h3xstream.findsecbugs/findbugs-test-util/
implementation 'com.h3xstream.findsecbugs:findbugs-test-util:1.9.0'
// https://jarcasting.com/artifacts/com.h3xstream.findsecbugs/findbugs-test-util/
implementation ("com.h3xstream.findsecbugs:findbugs-test-util:1.9.0")
'com.h3xstream.findsecbugs:findbugs-test-util:jar:1.9.0'
<dependency org="com.h3xstream.findsecbugs" name="findbugs-test-util" rev="1.9.0">
  <artifact name="findbugs-test-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.h3xstream.findsecbugs', module='findbugs-test-util', version='1.9.0')
)
libraryDependencies += "com.h3xstream.findsecbugs" % "findbugs-test-util" % "1.9.0"
[com.h3xstream.findsecbugs/findbugs-test-util "1.9.0"]

Зависимости

test (6)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-all jar 1.10.19
org.hamcrest : hamcrest-core jar 1.2.1
commons-io : commons-io jar 2.5
org.testng : testng jar 6.9.10
org.slf4j : slf4j-api jar 1.6.4
com.github.spotbugs : spotbugs jar 3.1.3

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

Данный проект не имеет модулей.

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

Версия
1.9.0
1.8.0
1.7.1
1.7.0
1.6.0
1.5.0
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.1
1.3.0
1.2.1
1.2.0