MVN

org.checkerframework : jdk7

Maven & Gradle

Aug 03, 2017
2 usages
977 stars

Annotated JDK 7 · Annotated JDK 7 consists of bytecode implementing the Open JDK Java 7 api annotated with Checker Framework annotations. Method implementations in this file are empty. This file should only be compiled against and should never be placed on the runtime classpath of a compiled program.

<dependency>
    <groupId>org.checkerframework</groupId>
    <artifactId>jdk7</artifactId>
    <version>2.1.14</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.checkerframework : jdk7 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.14

All Versions

Choose a version of org.checkerframework : jdk7 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
jdk7-2.1.14
jdk7-2.1.13
jdk7-2.1.12
jdk7-2.1.11
jdk7-2.1.10
jdk7-2.1.9
jdk7-2.1.8
jdk7-2.1.7
jdk7-2.1.6
jdk7-2.1.5
jdk7-2.1.4
jdk7-2.1.3
jdk7-2.1.2
jdk7-2.1.1
jdk7-2.1.0
2.0.x
jdk7-2.0.1
jdk7-2.0.0
1.9.x
jdk7-1.9.13
jdk7-1.9.12
jdk7-1.9.11
jdk7-1.9.10
jdk7-1.9.9
jdk7-1.9.8
jdk7-1.9.7
jdk7-1.9.6
jdk7-1.9.5
jdk7-1.9.4
jdk7-1.9.3
jdk7-1.9.2
jdk7-1.9.1
jdk7-1.9.0
1.8.x
jdk7-1.8.11
jdk7-1.8.10
jdk7-1.8.9
jdk7-1.8.8
jdk7-1.8.7
jdk7-1.8.6
jdk7-1.8.5
jdk7-1.8.4
jdk7-1.8.3
jdk7-1.8.2
jdk7-1.8.1
jdk7-1.8.0

How to add a dependency to Maven

Add the following org.checkerframework : jdk7 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.checkerframework</groupId>
    <artifactId>jdk7</artifactId>
    <version>2.1.14</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.checkerframework : jdk7 gradle dependency to your build.gradle file:

implementation 'org.checkerframework:jdk7:2.1.14'

Gradle Kotlin DSL: Add the following org.checkerframework : jdk7 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.checkerframework:jdk7:2.1.14")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.checkerframework : jdk7 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.checkerframework" % "jdk7" % "2.1.14"

Advertisement

Dependencies from Group

Aug 01, 2023
1.3k usages
977 stars
Aug 31, 2018
630 usages
977 stars
Aug 01, 2023
52 usages
977 stars
Aug 01, 2023
41 usages
977 stars
Apr 02, 2020
27 usages
977 stars

Discover Dependencies

Jul 12, 2023
3 usages
Aug 01, 2023
20 usages
1.7k stars
Jul 31, 2023
297 usages
3.7k stars
Jul 31, 2023
34 usages
3.7k stars
Jan 12, 2022
Feb 28, 2020
104 usages
89 stars
Apr 05, 2023
49 usages
30 stars
Aug 15, 2023
381 usages
Aug 21, 2023
467 stars
Apr 29, 2021
70 usages
13.1k stars