SpotBugs plugin

A spotbugs plugin to help migration from Guava to Java8

License

License

Categories

Categories

Spotbugs Application Testing & Monitoring Code Analysis Guava General Purpose Libraries Utility
GroupId

GroupId

jp.skypencil.guava
ArtifactId

ArtifactId

spotbugs-plugin
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

SpotBugs plugin
A spotbugs plugin to help migration from Guava to Java8

Download spotbugs-plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 21.0

provided (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs jar 3.1.12

test (4)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 2.1
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
com.github.spotbugs : test-harness jar 3.1.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2