Last Version

jp.skypencil.guava:findbugs-plugin 1.0.1

A findbugs plugin to migrate from Guava to Java8

License

License

Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

jp.skypencil.guava
ArtifactId

ArtifactId

findbugs-plugin
Version

Version

1.0.1
Type

Type

jar
Description

Description

A findbugs plugin to migrate from Guava to Java8

Download findbugs-plugin 1.0.1


<!-- https://jarcasting.com/artifacts/jp.skypencil.guava/findbugs-plugin/ -->
<dependency>
    <groupId>jp.skypencil.guava</groupId>
    <artifactId>findbugs-plugin</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/jp.skypencil.guava/findbugs-plugin/
implementation 'jp.skypencil.guava:findbugs-plugin:1.0.1'
// https://jarcasting.com/artifacts/jp.skypencil.guava/findbugs-plugin/
implementation ("jp.skypencil.guava:findbugs-plugin:1.0.1")
'jp.skypencil.guava:findbugs-plugin:jar:1.0.1'
<dependency org="jp.skypencil.guava" name="findbugs-plugin" rev="1.0.1">
  <artifact name="findbugs-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.skypencil.guava', module='findbugs-plugin', version='1.0.1')
)
libraryDependencies += "jp.skypencil.guava" % "findbugs-plugin" % "1.0.1"
[jp.skypencil.guava/findbugs-plugin "1.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
com.google.code.findbugs : findbugs jar 2.0.1

test (4)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5
com.youdevise : test-driven-detectors4findbugs jar 1.0

Project Modules

There are no modules declared in this project.