How To Install Java Artifact org.checkerframework.jdk7 v1.8.3

org.checkerframework jdk7 1.8.3

Introduction

In this article, we'll learn how to install Java artifact jdk7 from org.checkerframework group in version 1.8.3. The artifact is available in 43 versions: 2.1.14 2.1.13 2.1.12 2.1.11 2.1.10 2.1.9 2.1.8 2.1.7 2.1.6 2.1.5 2.1.4 2.1.3 2.1.2 2.1.1 2.1.0 2.0.1 2.0.0 1.9.13 1.9.12 1.9.11 1.9.10 1.9.9 1.9.8 1.9.7 1.9.6 1.9.5 1.9.4 1.9.3 1.9.2 1.9.1 1.9.0 1.8.11 1.8.10 1.8.9 1.8.8 1.8.7 1.8.6 1.8.5 1.8.4 1.8.3 1.8.2 1.8.1 1.8.0 . The Annotated JDK 7 project has been released under GNU General Public License, version 2 (GPL2), with the classpath exception license, and has its own website at: http://checkerframework.org .

How To Install Java Artifact org.checkerframework.jdk7 In Version 1.8.3

To install the Annotated JDK 7 artifact in version 1.8.3 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 Annotated JDK 7 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.

Licenses