test-driven-detectors4findbugs

Testing framework to ease the development of custom plugin detectors for FindBugs.

Лицензия

Лицензия

Группа

Группа

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

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

test-driven-detectors4findbugs
Последняя версия

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

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

test-driven-detectors4findbugs
Testing framework to ease the development of custom plugin detectors for FindBugs.
Ссылка на сайт

Ссылка на сайт

https://github.com/youdevise/test-driven-detectors4findbugs

Скачать test-driven-detectors4findbugs

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : findbugs jar ${findbugs.version}
org.hamcrest : hamcrest-all jar 1.1

test (2)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar [1.8.1,)
junit : junit jar [4.11,)

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

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

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

Версия
1.0
0.2.1
0.2