| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.spyhunter99 |
| Идентификатор | Идентификаторfindbugs-report-parent |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеFindbugs Aggregate Report Plugin Parent
Generates a combined Findbugs report
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| findbugs-report-parent-1.0.0.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.spyhunter99/findbugs-report-parent/ -->
<dependency>
<groupId>com.github.spyhunter99</groupId>
<artifactId>findbugs-report-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.spyhunter99/findbugs-report-parent/
implementation 'com.github.spyhunter99:findbugs-report-parent:1.0.0'
// https://jarcasting.com/artifacts/com.github.spyhunter99/findbugs-report-parent/
implementation ("com.github.spyhunter99:findbugs-report-parent:1.0.0")
'com.github.spyhunter99:findbugs-report-parent:pom:1.0.0'
<dependency org="com.github.spyhunter99" name="findbugs-report-parent" rev="1.0.0">
<artifact name="findbugs-report-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.spyhunter99', module='findbugs-report-parent', version='1.0.0')
)
libraryDependencies += "com.github.spyhunter99" % "findbugs-report-parent" % "1.0.0"
[com.github.spyhunter99/findbugs-report-parent "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.3.9 |
| org.apache.maven.reporting : maven-reporting-api | jar | 3.0 |
| org.apache.maven.reporting : maven-reporting-impl | jar | 2.4 |
| org.codehaus.plexus : plexus-utils | jar | 3.0.24 |