License |
License |
---|---|
GroupId | GroupIdorg.openhab.tools.sat.custom-checks |
ArtifactId | ArtifactIdfindbugs |
Last Version | Last Version0.13.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFindbugs Custom Checks
Tool that aggregates reports of PMD, Checkstyle and FindBugs
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
findbugs-0.13.0.pom | |
findbugs-0.13.0.jar | 5 KB |
findbugs-0.13.0-sources.jar | 3 KB |
findbugs-0.13.0-javadoc.jar | 393 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openhab.tools.sat.custom-checks/findbugs/ -->
<dependency>
<groupId>org.openhab.tools.sat.custom-checks</groupId>
<artifactId>findbugs</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openhab.tools.sat.custom-checks/findbugs/
implementation 'org.openhab.tools.sat.custom-checks:findbugs:0.13.0'
// https://jarcasting.com/artifacts/org.openhab.tools.sat.custom-checks/findbugs/
implementation ("org.openhab.tools.sat.custom-checks:findbugs:0.13.0")
'org.openhab.tools.sat.custom-checks:findbugs:jar:0.13.0'
<dependency org="org.openhab.tools.sat.custom-checks" name="findbugs" rev="0.13.0">
<artifact name="findbugs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openhab.tools.sat.custom-checks', module='findbugs', version='0.13.0')
)
libraryDependencies += "org.openhab.tools.sat.custom-checks" % "findbugs" % "0.13.0"
[org.openhab.tools.sat.custom-checks/findbugs "0.13.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | 2.3.1 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.1 |
com.sun.activation : javax.activation | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs | jar | 4.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-library | jar | 2.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.1 |
com.google.truth : truth | jar | 1.1.3 |
org.mockito : mockito-core | jar | 4.0.0 |
org.mockito : mockito-junit-jupiter | jar | 4.0.0 |