How To Install Java Artifact com.google.errorprone.error_prone_docgen_processor v2.8.1

com.google.errorprone error_prone_docgen_processor 2.8.1

Introduction

In this article, we'll learn how to install Java artifact error_prone_docgen_processor from com.google.errorprone group in version 2.8.1. The artifact is available in 54 versions: 2.28.0 2.27.1 2.27.0 2.26.1 2.26.0 2.25.0 2.24.1 2.24.0 2.23.0 2.22.0 2.21.1 2.21.0 2.20.0 2.19.1 2.19.0 2.18.0 2.17.0 2.16 2.15.0 2.15 2.14.0 2.13.1 2.13.0 2.12.1 2.12.0 2.11.0 2.10.0 2.9.0 2.8.1 2.8.0 2.7.1 2.7.0 2.6.0 2.5.1 2.5.0 2.4.0 2.3.4 2.3.3 2.3.2 2.3.1 2.3.0 2.2.0 2.1.3 2.1.2 2.1.1 2.1.0 2.0.21 2.0.20 2.0.19 2.0.18 2.0.17 2.0.16 2.0.15 2.0.14 . The JSR-269 annotation processor for @BugPattern annotation project has been released under Apache 2.0 license. The parent project is: com.google.errorprone::error_prone_parent::2.8.1

How To Install Java Artifact com.google.errorprone.error_prone_docgen_processor In Version 2.8.1

To install the JSR-269 annotation processor for @BugPattern annotation artifact in version 2.8.1 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses JSR-269 annotation processor for @BugPattern annotation dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (4)

Licenses