findbugs-guice

A detector for Findbugs, a popular static analysis tool, that detects error in the use of Guice.

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

uk.me.tom-fitzhenry.findbugs-guice
ArtifactId

ArtifactId

findbugs-guice
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

jar
Description

Description

findbugs-guice
A detector for Findbugs, a popular static analysis tool, that detects error in the use of Guice.

Download findbugs-guice

How to add to project

<!-- https://jarcasting.com/artifacts/uk.me.tom-fitzhenry.findbugs-guice/findbugs-guice/ -->
<dependency>
    <groupId>uk.me.tom-fitzhenry.findbugs-guice</groupId>
    <artifactId>findbugs-guice</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/uk.me.tom-fitzhenry.findbugs-guice/findbugs-guice/
implementation 'uk.me.tom-fitzhenry.findbugs-guice:findbugs-guice:0.5'
// https://jarcasting.com/artifacts/uk.me.tom-fitzhenry.findbugs-guice/findbugs-guice/
implementation ("uk.me.tom-fitzhenry.findbugs-guice:findbugs-guice:0.5")
'uk.me.tom-fitzhenry.findbugs-guice:findbugs-guice:jar:0.5'
<dependency org="uk.me.tom-fitzhenry.findbugs-guice" name="findbugs-guice" rev="0.5">
  <artifact name="findbugs-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.me.tom-fitzhenry.findbugs-guice', module='findbugs-guice', version='0.5')
)
libraryDependencies += "uk.me.tom-fitzhenry.findbugs-guice" % "findbugs-guice" % "0.5"
[uk.me.tom-fitzhenry.findbugs-guice/findbugs-guice "0.5"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : findbugs jar 1.3.9

test (3)

Group / Artifact Type Version
com.google.inject : guice jar 3.0
com.youdevise : test-driven-detectors4findbugs jar 0.2
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.5