Last Version

Subset of Spotbugs Annotations 1.0.0

Contains a subset of Spotbugs Annotations for suppressing warnings in code.

License

License

Categories

Categories

Spotbugs Application Testing & Monitoring Code Analysis
GroupId

GroupId

io.wcm.tooling.spotbugs
ArtifactId

ArtifactId

io.wcm.tooling.spotbugs.annotations
Version

Version

1.0.0
Type

Type

jar
Description

Description

Subset of Spotbugs Annotations
Contains a subset of Spotbugs Annotations for suppressing warnings in code.
Project URL

Project URL

https://github.com/wcm-io/wcm-io-tooling/tree/develop/misc/spotbugs-annotations
Project Organization

Project Organization

wcm.io
Source Code Management

Source Code Management

https://github.com/wcm-io/wcm-io-tooling

Download io.wcm.tooling.spotbugs.annotations 1.0.0


<!-- https://jarcasting.com/artifacts/io.wcm.tooling.spotbugs/io.wcm.tooling.spotbugs.annotations/ -->
<dependency>
    <groupId>io.wcm.tooling.spotbugs</groupId>
    <artifactId>io.wcm.tooling.spotbugs.annotations</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.wcm.tooling.spotbugs/io.wcm.tooling.spotbugs.annotations/
implementation 'io.wcm.tooling.spotbugs:io.wcm.tooling.spotbugs.annotations:1.0.0'
// https://jarcasting.com/artifacts/io.wcm.tooling.spotbugs/io.wcm.tooling.spotbugs.annotations/
implementation ("io.wcm.tooling.spotbugs:io.wcm.tooling.spotbugs.annotations:1.0.0")
'io.wcm.tooling.spotbugs:io.wcm.tooling.spotbugs.annotations:jar:1.0.0'
<dependency org="io.wcm.tooling.spotbugs" name="io.wcm.tooling.spotbugs.annotations" rev="1.0.0">
  <artifact name="io.wcm.tooling.spotbugs.annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.wcm.tooling.spotbugs', module='io.wcm.tooling.spotbugs.annotations', version='1.0.0')
)
libraryDependencies += "io.wcm.tooling.spotbugs" % "io.wcm.tooling.spotbugs.annotations" % "1.0.0"
[io.wcm.tooling.spotbugs/io.wcm.tooling.spotbugs.annotations "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.