Subset of Spotbugs Annotations

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
Last Version

Last Version

1.0.0
Release Date

Release Date

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

How to add to project

<!-- 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.

wcm.io Tooling

Build Status

Tooling for Maven and IDEs.

Documentation: https://wcm.io/tooling/
Issues: https://wcm-io.atlassian.net/browse/WTOOL
Wiki: https://wcm-io.atlassian.net/wiki/
Continuous Integration: https://travis-ci.org/wcm-io/wcm-io-tooling/
Commercial support: https://wcm.io/commercial-support.html

Build from sources

If you want to build wcm.io from sources make sure you have configured all Maven Repositories in your settings.xml.

See Travis Maven settings.xml for an example with a full configuration.

Then you can build using

mvn clean install
io.wcm.tooling.spotbugs

wcm.io

Libraries and extensions for AEM applications

Versions

Version
1.0.0